Package | Description |
---|---|
org.jboss.as.cmp.jdbc2 | |
org.jboss.as.cmp.jdbc2.bridge | |
org.jboss.as.cmp.jdbc2.keygen | |
org.jboss.as.cmp.jdbc2.schema |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractQueryCommand.setFieldReader(JDBCCMPFieldBridge2 field) |
Modifier and Type | Method and Description |
---|---|
JDBCCMPFieldBridge2 |
JDBCEntityBridge2.getVersionField() |
Constructor and Description |
---|
JDBCCMPFieldBridge2(JDBCCMPFieldBridge2 cmpField,
JDBCCMPFieldBridge2 relatedPKField) |
Modifier and Type | Field and Description |
---|---|
protected JDBCCMPFieldBridge2 |
AbstractCreateCommand.pkField |
Modifier and Type | Method and Description |
---|---|
EntityTable.ForeignKeyConstraint |
EntityTable.addFkConstraint(JDBCCMPFieldBridge2[] fkFields,
EntityTable referenced) |
StringBuffer |
EntityTable.appendColumnNames(JDBCCMPFieldBridge2[] fields,
String alias,
StringBuffer buf) |
Constructor and Description |
---|
EntityTable.ForeignKeyConstraint(int index,
JDBCCMPFieldBridge2[] fkFields,
boolean selfReference) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.