|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.java.ao.builder.AbstractEntityManagerBuilderWithDatabaseProperties<EntityManagerBuilderWithDatabaseProperties>
net.java.ao.builder.EntityManagerBuilderWithDatabaseProperties
public final class EntityManagerBuilderWithDatabaseProperties
This is class used to build EntityManager
EntityManagerBuilder
,
EntityManagerBuilderWithUrl
,
EntityManagerBuilderWithUrlAndUsername
Method Summary | |
---|---|
EntityManager |
build()
|
EntityManagerBuilderWithDatabasePropertiesAndLuceneConfiguration |
withIndex(java.io.File indexDir)
|
Methods inherited from class net.java.ao.builder.AbstractEntityManagerBuilderWithDatabaseProperties |
---|
fieldNameConverter, indexNameConverter, schema, schemaConfiguration, sequenceNameConverter, tableNameConverter, triggerNameConverter, useWeakCache |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public EntityManagerBuilderWithDatabasePropertiesAndLuceneConfiguration withIndex(java.io.File indexDir)
public EntityManager build()
build
in class AbstractEntityManagerBuilderWithDatabaseProperties<EntityManagerBuilderWithDatabaseProperties>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |