AutoIncrementGenerator

class AutoIncrementGenerator extends IdentifierGenerator
trait IdentifierGenerator
trait ExportableProducer
trait Configurable
class Object
trait Matchable
class Any

Value members

Concrete methods

override def configure(t: Type, params: Properties, serviceRegistry: ServiceRegistry): Unit
Definition Classes
IdentifierGenerator -> Configurable
def generate(session: SharedSessionContractImplementor, obj: Object): Serializable

Inherited methods

def initialize(x$0: SqlStringGenerationContext): Unit
Inherited from:
IdentifierGenerator
def registerExportables(x$0: Database): Unit
Inherited from:
IdentifierGenerator
Inherited from:
IdentifierGenerator

Concrete fields

var identifierType: Type
val sql: String
var tableName: String