|
|||||||||
| Home >> All >> org >> apache >> derby >> impl >> [ io overview ] | PREV NEXT | ||||||||
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)
|
|
|
|||||||||
| Home >> All >> org >> apache >> derby >> impl >> [ io overview ] | PREV NEXT | ||||||||