Package io.ebean.config.dbplatform.h2
H2 specific support.
-
Class Summary Class Description H2DbEncrypt H2 encryption support via encrypt decrypt function.H2HistorySupport Runtime support for @History with H2.H2HistoryTrigger H2 database trigger used to populate history tables to support the @History feature.H2Platform H2 specific platform.H2SequenceIdGenerator H2 specific sequence Id Generator.