Index
All Classes and Interfaces|All Packages
C
- close() - Method in class io.ebean.platform.h2.H2HistoryTrigger
- create(int, int, DatabaseMetaData, Connection) - Method in class io.ebean.platform.h2.H2PlatformProvider
- create(Platform) - Method in class io.ebean.platform.h2.H2PlatformProvider
- create(String) - Method in class io.ebean.platform.h2.H2PlatformProvider
- createSequenceIdGenerator(BackgroundExecutor, DataSource, int, String) - Method in class io.ebean.platform.h2.H2Platform
-
Return a H2 specific sequence IdGenerator that supports batch fetching sequence values.
F
- fire(Connection, Object[], Object[]) - Method in class io.ebean.platform.h2.H2HistoryTrigger
G
- getSql(int) - Method in class io.ebean.platform.h2.H2SequenceIdGenerator
H
- H2DbEncrypt - Class in io.ebean.platform.h2
-
H2 encryption support via encrypt decrypt function.
- H2DbEncrypt() - Constructor for class io.ebean.platform.h2.H2DbEncrypt
- H2HistorySupport - Class in io.ebean.platform.h2
-
Runtime support for @History with H2.
- H2HistorySupport() - Constructor for class io.ebean.platform.h2.H2HistorySupport
- H2HistoryTrigger - Class in io.ebean.platform.h2
-
H2 database trigger used to populate history tables to support the @History feature.
- H2HistoryTrigger() - Constructor for class io.ebean.platform.h2.H2HistoryTrigger
- H2Platform - Class in io.ebean.platform.h2
-
H2 specific platform.
- H2Platform() - Constructor for class io.ebean.platform.h2.H2Platform
- H2PlatformProvider - Class in io.ebean.platform.h2
-
H2 platform provider.
- H2PlatformProvider() - Constructor for class io.ebean.platform.h2.H2PlatformProvider
- H2SequenceIdGenerator - Class in io.ebean.platform.h2
-
H2 specific sequence Id Generator.
- H2SequenceIdGenerator(BackgroundExecutor, DataSource, String, int) - Constructor for class io.ebean.platform.h2.H2SequenceIdGenerator
-
Construct given a dataSource and sql to return the next sequence value.
I
- init(Connection, String, String, String, boolean, int) - Method in class io.ebean.platform.h2.H2HistoryTrigger
- io.ebean.platform.h2 - module io.ebean.platform.h2
- io.ebean.platform.h2 - package io.ebean.platform.h2
-
H2 specific support.
- isBindEncryptDataFirst() - Method in class io.ebean.platform.h2.H2DbEncrypt
-
For H2 encrypt function returns false binding the key before the data.
M
- match(String) - Method in class io.ebean.platform.h2.H2PlatformProvider
- matchByProductName(String) - Method in class io.ebean.platform.h2.H2PlatformProvider
- matchPlatform(Platform) - Method in class io.ebean.platform.h2.H2PlatformProvider
R
- remove() - Method in class io.ebean.platform.h2.H2HistoryTrigger
T
- toString() - Method in class io.ebean.platform.h2.H2PlatformProvider
W
- withForUpdate(String, Query.LockWait, Query.LockType) - Method in class io.ebean.platform.h2.H2Platform
All Classes and Interfaces|All Packages