public class NoneFieldStrategy extends AbstractFieldStrategy
Modifier and Type | Field and Description |
---|---|
static String |
ALIAS |
field
Modifier and Type | Method and Description |
---|---|
String |
getAlias()
Return the alias of this strategy.
|
static NoneFieldStrategy |
getInstance()
Return the singleton instance.
|
void |
setFieldMapping(FieldMapping owner)
Set the class mapping using this strategy.
|
appendIndex, appendIsEmpty, appendIsNotEmpty, appendIsNotNull, appendIsNull, appendSize, appendType, assertNotMappedBy, isEagerSelectToMany, isVersionable, join, joinKey, joinKeyRelation, joinRelation, load, load, loadEagerJoin, loadEagerParallel, loadKeyProjection, loadProjection, select, selectEagerJoin, selectEagerParallel, supportsSelect, toDataStoreValue, toKeyDataStoreValue, where
customDelete, customInsert, customUpdate, delete, initialize, insert, isCustomDelete, isCustomInsert, isCustomUpdate, map, update
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
customDelete, customInsert, customUpdate, delete, initialize, insert, isCustomDelete, isCustomInsert, isCustomUpdate, map, update
public static final String ALIAS
public static NoneFieldStrategy getInstance()
public String getAlias()
Strategy
getAlias
in interface Strategy
getAlias
in class AbstractStrategy
public void setFieldMapping(FieldMapping owner)
FieldStrategy
setFieldMapping
in interface FieldStrategy
setFieldMapping
in class AbstractFieldStrategy
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.