public abstract class AbstractEntityState extends Object implements EntityState
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractEntityState(PersistencePool pool,
ItemDeployment depl) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
checkPK(PK pk) |
protected String |
getColumn(String qualifier) |
protected ItemDeployment |
getDeployment() |
protected PersistencePool |
getPool() |
protected String |
getTable() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFullBeanName, getPKprotected AbstractEntityState(PersistencePool pool, ItemDeployment depl)
protected String getTable()
protected boolean checkPK(PK pk)
protected PersistencePool getPool()
protected ItemDeployment getDeployment()
Copyright © 2017 SAP SE. All Rights Reserved.