Class TopiaH2Util
java.lang.Object
org.nuiton.topia.persistence.util.TopiaH2Util
Deprecated.
- Author:
- Arnaud Thimel (Code Lutin)
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected TopiaFiresSupportDeprecated.protected TopiaSqlSupportDeprecated. -
Constructor Summary
ConstructorsConstructorDescriptionTopiaH2Util(TopiaSqlSupport context, TopiaFiresSupport firesSupport) Deprecated. -
Method Summary
-
Field Details
-
firesSupport
Deprecated. -
sqlSupport
Deprecated.
-
-
Constructor Details
-
TopiaH2Util
Deprecated.
-
-
Method Details
-
backup
Deprecated.Backup database in gzip compressed file. Note: Only works for h2 database.- Parameters:
file- file to write backupcompress- if true then use gzip to compress file- Throws:
TopiaException
-
restore
Deprecated.Read database from gzip compressed file Only work for h2 database- Parameters:
file- the source file to use for restore- Throws:
TopiaException
-
JdbcH2Helperout of the hibernate session