|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CatalogName | |
com.triactive.jdo.store.sql |
Uses of CatalogName in com.triactive.jdo.store.sql |
Methods in com.triactive.jdo.store.sql that return CatalogName | |
CatalogName |
SchemaName.getCatalogName()
Returns the catalog name part of this schema name. |
static CatalogName |
CatalogName.fromString(DatabaseAdapter dba,
java.lang.String catalogName)
Constructs a catalog name from a string. |
Constructors in com.triactive.jdo.store.sql with parameters of type CatalogName | |
SchemaName(DatabaseAdapter dba,
CatalogName catalogName,
java.lang.String identifier)
Constructs a schema name. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |