C G I L M O T W
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- create(int, int, DatabaseMetaData, Connection) - Method in class io.ebean.platform.oracle.OraclePlatformProvider
- create(Platform) - Method in class io.ebean.platform.oracle.OraclePlatformProvider
- create(String) - Method in class io.ebean.platform.oracle.OraclePlatformProvider
- createSequenceIdGenerator(BackgroundExecutor, DataSource, int, String) - Method in class io.ebean.platform.oracle.OraclePlatform
G
- getAsOfViewSuffix(String) - Method in class io.ebean.platform.oracle.OracleDbHistorySupport
-
Return the ' as of timestamp ?' clause appended after the table name.
- getSql(int) - Method in class io.ebean.platform.oracle.OracleSequenceIdGenerator
- getSysPeriodLower(String, String) - Method in class io.ebean.platform.oracle.OracleDbHistorySupport
-
Returns the Oracle specific effective start column.
- getSysPeriodUpper(String, String) - Method in class io.ebean.platform.oracle.OracleDbHistorySupport
-
Returns the Oracle specific effective end column.
- getVersionsBetweenSuffix(String) - Method in class io.ebean.platform.oracle.OracleDbHistorySupport
I
- io.ebean.platform.oracle - module io.ebean.platform.oracle
- io.ebean.platform.oracle - package io.ebean.platform.oracle
-
Oracle specific support.
L
- limit(String, int, int) - Method in class io.ebean.platform.oracle.OracleRownumBasicLimiter
M
- match(String) - Method in class io.ebean.platform.oracle.OraclePlatformProvider
- matchByProductName(String) - Method in class io.ebean.platform.oracle.OraclePlatformProvider
- matchPlatform(Platform) - Method in class io.ebean.platform.oracle.OraclePlatformProvider
O
- Oracle11Platform - Class in io.ebean.platform.oracle
-
Oracle 11 platform using rownum sql limiting.
- Oracle11Platform() - Constructor for class io.ebean.platform.oracle.Oracle11Platform
- Oracle12Platform - Class in io.ebean.platform.oracle
-
Oracle 12 platform using column alias.
- Oracle12Platform() - Constructor for class io.ebean.platform.oracle.Oracle12Platform
- OracleDbEncrypt - Class in io.ebean.platform.oracle
-
Oracle encryption support.
- OracleDbEncrypt() - Constructor for class io.ebean.platform.oracle.OracleDbEncrypt
-
Constructs the Oracle10DbEncrypt with default encrypt and decrypt stored procedures.
- OracleDbEncrypt(String, String) - Constructor for class io.ebean.platform.oracle.OracleDbEncrypt
-
Constructs the Oracle10DbEncrypt specifying encrypt and decrypt stored procedures.
- OracleDbHistorySupport - Class in io.ebean.platform.oracle
-
Oracle Total recall based history support.
- OracleDbHistorySupport() - Constructor for class io.ebean.platform.oracle.OracleDbHistorySupport
- OraclePlatform - Class in io.ebean.platform.oracle
-
Oracle specific platform.
- OraclePlatform() - Constructor for class io.ebean.platform.oracle.OraclePlatform
- OraclePlatformProvider - Class in io.ebean.platform.oracle
-
Oracle platform provider.
- OraclePlatformProvider() - Constructor for class io.ebean.platform.oracle.OraclePlatformProvider
- OracleRownumBasicLimiter - Class in io.ebean.platform.oracle
-
Row limiter for Oracle 9,10,11 using rownum.
- OracleRownumBasicLimiter() - Constructor for class io.ebean.platform.oracle.OracleRownumBasicLimiter
- OracleSequenceIdGenerator - Class in io.ebean.platform.oracle
-
Oracle specific sequence Id Generator.
- OracleSequenceIdGenerator(BackgroundExecutor, DataSource, String, int) - Constructor for class io.ebean.platform.oracle.OracleSequenceIdGenerator
-
Construct given a dataSource and sql to return the next sequence value.
T
- toString() - Method in class io.ebean.platform.oracle.OraclePlatformProvider
W
- withForUpdate(String, Query.LockWait, Query.LockType) - Method in class io.ebean.platform.oracle.OraclePlatform
All Classes All Packages