@MappedSuperclass public abstract class EntityStrategyHilo<E> extends EntityFactory implements IEntityFactory, Cloneable, Serializable
ENTITY_FACTORYS, logger| Constructor and Description |
|---|
EntityStrategyHilo() |
EntityStrategyHilo(Long id) |
EntityStrategyHilo(Long id,
Date addDate) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getAddDate() |
Class<E> |
getEntityClass() |
Long |
getId() |
Date |
getUpdateDate() |
void |
setAddDate(Date addDate) |
void |
setEntityClass(Class<E> entityClass) |
void |
setId(Long id) |
void |
setUpdateDate(Date updateDate) |
String |
toString() |
add, add, add, add, createEntity, createEntity, createEntity, createEntity, getCacheable, getEntityFactory, getName, getReference, getValue, isEmpty, newInstance, newInstance, newInstance, newInstance, setCacheable, setName, setValue, sizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEntityFactory, isEmpty, setCacheable, setName, setValue, sizegetCacheable, getName, getValuegetReferencepublic EntityStrategyHilo(Long id)
public EntityStrategyHilo()
Copyright © 2016 jufeng. All rights reserved.