Uses of Class
com.triactive.jdo.store.sql.CatalogName

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
static CatalogName CatalogName.fromString(DatabaseAdapter dba, java.lang.String catalogName)
          Constructs a catalog name from a string.
 CatalogName SchemaName.getCatalogName()
          Returns the catalog name part of this schema name.
 

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.
 



Copyright ? 2001-2007 The TJDO Project All Rights Reserved.