Package org.teamapps.universaldb
Klasse UniversalDbBuilder
java.lang.Object
org.teamapps.universaldb.UniversalDbBuilder
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbasePathSuffix(String basePathSuffix) build()classLoader(ClassLoader classLoader) static UniversalDbBuildercreate()databaseManager(DatabaseManager databaseManager) fileStore(DatabaseFileStore fileStore) fileStorePath(File filesPath) fullTextIndexPath(File fullTextIndexPath) modelProvider(ModelProvider modelProvider) skipTransactionIndexCheck(boolean skipTransactionIndexCheck) transactionLogPath(File transactionLogPath)
-
Konstruktordetails
-
UniversalDbBuilder
public UniversalDbBuilder()
-
-
Methodendetails
-
create
-
basePath
-
basePathSuffix
-
indexPath
-
fullTextIndexPath
-
transactionLogPath
-
fileStorePath
-
fileStore
-
modelProvider
-
databaseManager
-
classLoader
-
skipTransactionIndexCheck
-
build
- Löst aus:
Exception
-