public class PinnedPartitioningMetadata extends AbstractPartitioningMetadata
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
connectionPool |
namem_project| Constructor and Description |
|---|
PinnedPartitioningMetadata()
INTERNAL:
Used for XML loading.
|
PinnedPartitioningMetadata(MetadataAnnotation annotation,
MetadataAccessor accessor)
INTERNAL:
Used for annotation loading.
|
| Modifier and Type | Method and Description |
|---|---|
PartitioningPolicy |
buildPolicy()
Require subclass to build policy.
|
boolean |
equals(java.lang.Object objectToCompare)
Equals is used for processing overrides from XML.
|
java.lang.String |
getConnectionPool() |
int |
hashCode() |
void |
setConnectionPool(java.lang.String connectionPool) |
buildPolicy, getName, setNamegetAccessibleObject, getAccessibleObjectName, getAnnotation, getBoxedType, getDatabaseTypeEnum, getEntityMappings, getFullyQualifiedClassName, getIdentifier, getJavaClass, getJavaClassName, getLoader, getLocation, getLogger, getMetadataClass, getMetadataClass, getMetadataClass, getMetadataFactory, getName, getPrimitiveClassForName, getProject, getText, getXMLElement, hasIdentifier, hasText, initXMLClassName, initXMLObject, initXMLObject, initXMLObjects, initXMLTextObject, loadedFromAnnotation, loadedFromEclipseLinkXML, loadedFromXML, merge, mergeORObjectLists, mergeORObjects, mergeSimpleObjects, reloadEntity, reloadMappedSuperclass, setAccessibleObject, setEntityMappings, setFieldName, setFieldName, setProject, shouldOverride, valuesMatch, valuesMatchpublic PinnedPartitioningMetadata()
public PinnedPartitioningMetadata(MetadataAnnotation annotation, MetadataAccessor accessor)
public boolean equals(java.lang.Object objectToCompare)
AbstractPartitioningMetadataequals in class AbstractPartitioningMetadatapublic int hashCode()
hashCode in class AbstractPartitioningMetadatapublic java.lang.String getConnectionPool()
public PartitioningPolicy buildPolicy()
AbstractPartitioningMetadatabuildPolicy in class AbstractPartitioningMetadatapublic void setConnectionPool(java.lang.String connectionPool)