Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.apache.derby.impl.io.URLStorageFactory

Uses of URLStorageFactory in org.apache.derby.impl.io
 

Fields in org.apache.derby.impl.io declared as URLStorageFactory
private  URLStorageFactory URLFile.storageFactory
           
 

Constructors in org.apache.derby.impl.io with parameters of type URLStorageFactory
URLFile(URLStorageFactory storageFactory, java.lang.String path)
           
URLFile(URLStorageFactory storageFactory, java.lang.String parent, java.lang.String name)
           
URLFile(URLStorageFactory storageFactory, java.lang.String child, int pathLen)