Class IDGenerator
Object
com.liferay.counter.service.persistence.IDGenerator
- All Implemented Interfaces:
org.hibernate.boot.model.relational.ExportableProducer
,org.hibernate.id.Configurable
,org.hibernate.id.IdentifierGenerator
- Author:
- Patrick Brady
-
Field Summary
Fields inherited from interface org.hibernate.id.IdentifierGenerator
ENTITY_NAME, GENERATOR_NAME, JPA_ENTITY_NAME
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.hibernate.id.IdentifierGenerator
configure, initialize, registerExportables, supportsJdbcBatchInserts
-
Constructor Details
-
IDGenerator
public IDGenerator()
-
-
Method Details