public class ObjectIdClassStrategy extends AbstractClassStrategy
cls
Constructor and Description |
---|
ObjectIdClassStrategy() |
Modifier and Type | Method and Description |
---|---|
void |
map(boolean adapt)
Map the owning mapping using this strategy.
|
customLoad, customLoad, customLoad, isPrimaryKeyObjectId, joinSuperclass, setClassMapping, supportsEagerSelect
customDelete, customInsert, customUpdate, delete, getAlias, initialize, insert, isCustomDelete, isCustomInsert, isCustomUpdate, update
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
customDelete, customInsert, customUpdate, delete, getAlias, initialize, insert, isCustomDelete, isCustomInsert, isCustomUpdate, update
public void map(boolean adapt)
Strategy
map
in interface Strategy
map
in class AbstractStrategy
adapt
- if true, use the owning mapping's raw mapping info
to set its ORM data; if false, ORM data will already be setCopyright © 2006–2022 Apache Software Foundation. All rights reserved.