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.CPStorageFactory

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

Fields in org.apache.derby.impl.io declared as CPStorageFactory
private  CPStorageFactory CPFile.storageFactory
           
 

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