public class DbEntityManagerFactory extends Object implements SessionFactory
Modifier and Type | Field and Description |
---|---|
protected IdGenerator |
idGenerator |
Constructor and Description |
---|
DbEntityManagerFactory(IdGenerator idGenerator) |
protected IdGenerator idGenerator
public DbEntityManagerFactory(IdGenerator idGenerator)
public Class<?> getSessionType()
getSessionType
in interface SessionFactory
public DbEntityManager openSession()
openSession
in interface SessionFactory
Copyright © 2017. All rights reserved.