Package | Description |
---|---|
org.jboss.as.cmp.ejbql | |
org.jboss.as.cmp.jdbc | |
org.jboss.as.cmp.jdbc2 |
Modifier and Type | Field and Description |
---|---|
Catalog |
EJBQLParserTokenManager.catalog |
Catalog |
JBossQLParserTokenManager.catalog |
Modifier and Type | Method and Description |
---|---|
ASTEJBQL |
JBossQLParser.parse(Catalog catalog,
Class[] argumentTypes,
String ejbql) |
ASTEJBQL |
EJBQLParser.parse(Catalog catalog,
Class[] argumentTypes,
String ejbql) |
Constructor and Description |
---|
IdentifierManager(Catalog catalog) |
Modifier and Type | Method and Description |
---|---|
Catalog |
JDBCEntityPersistenceStore.getCatalog() |
Catalog |
JDBCStoreManager.getCatalog() |
Modifier and Type | Method and Description |
---|---|
static QLCompiler |
JDBCQueryManager.getInstance(Class impl,
Catalog catalog) |
Constructor and Description |
---|
EJBQLToSQL92Compiler(Catalog catalog) |
JDBCEJBQLCompiler(Catalog catalog) |
JDBCStoreManager(DeploymentUnit deploymentUnit,
JDBCEntityMetaData metaData,
CmpConfig cmpConfig,
Catalog catalog) |
Modifier and Type | Method and Description |
---|---|
Catalog |
JDBCStoreManager2.getCatalog() |
Constructor and Description |
---|
JDBCStoreManager2(DeploymentUnit deploymentUnit,
JDBCEntityMetaData metaData,
CmpConfig cmpConfig,
Catalog catalog) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.