| Package | Description |
|---|---|
| org.jboss.as.cmp.jdbc2 | |
| org.jboss.as.cmp.jdbc2.schema |
| Constructor and Description |
|---|
PersistentContext(JDBCEntityBridge2 entity,
EntityTable.Row row) |
| Modifier and Type | Method and Description |
|---|---|
EntityTable.Row |
EntityTable.getRow(Object id) |
EntityTable.Row |
EntityTable.View.getRow(Object pk) |
EntityTable.Row |
EntityTable.View.getRowByPk(Object pk,
boolean required) |
EntityTable.Row |
EntityTable.loadRow(Object id) |
EntityTable.Row |
EntityTable.View.loadRow(ResultSet rs,
Object pk,
boolean searchableOnly) |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityTable.View.addClean(EntityTable.Row row) |
void |
EntityTable.View.addCreated(EntityTable.Row row) |
void |
EntityTable.View.addRowWithNullFk(EntityTable.Row row) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.