|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Catalog | |
org.jboss.ejb.plugins.cmp.ejbql | Package description goes here. |
org.jboss.ejb.plugins.cmp.jdbc | Package description goes here. |
org.jboss.ejb.plugins.cmp.jdbc2 |
Uses of Catalog in org.jboss.ejb.plugins.cmp.ejbql |
Constructors in org.jboss.ejb.plugins.cmp.ejbql with parameters of type Catalog | |
IdentifierManager(Catalog catalog)
|
Uses of Catalog in org.jboss.ejb.plugins.cmp.jdbc |
Methods in org.jboss.ejb.plugins.cmp.jdbc that return Catalog | |
Catalog |
JDBCStoreManager.getCatalog()
|
Catalog |
JDBCEntityPersistenceStore.getCatalog()
|
Methods in org.jboss.ejb.plugins.cmp.jdbc with parameters of type Catalog | |
static QLCompiler |
JDBCQueryManager.getInstance(Class impl,
Catalog catalog)
|
Constructors in org.jboss.ejb.plugins.cmp.jdbc with parameters of type Catalog | |
JDBCEJBQLCompiler(Catalog catalog)
|
|
EJBQLToSQL92Compiler(Catalog catalog)
|
Uses of Catalog in org.jboss.ejb.plugins.cmp.jdbc2 |
Methods in org.jboss.ejb.plugins.cmp.jdbc2 that return Catalog | |
Catalog |
JDBCStoreManager2.getCatalog()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |