Interface | Description |
---|---|
Jdbc7Shim.CallableStatement | |
Jdbc7Shim.Connection | |
Jdbc7Shim.DatabaseMetaData | |
Jdbc7Shim.Driver | |
Jdbc7Shim.ResultSet | |
Jdbc7Shim.Statement | |
PhoenixStatement.CompilableStatement | |
PhoenixStatementFactory |
Class | Description |
---|---|
Jdbc7Shim |
Interfaces to be implemented by classes that need to be "JDK7" compliant,
but also run in JDK6
|
PhoenixConnection |
JDBC Connection implementation of Phoenix.
|
PhoenixDatabaseMetaData |
JDBC DatabaseMetaData implementation of Phoenix reflecting read-only nature of driver.
|
PhoenixDriver |
JDBC Driver implementation of Phoenix for production.
|
PhoenixEmbeddedDriver |
Abstract base class for JDBC Driver implementation of Phoenix
|
PhoenixEmbeddedDriver.ConnectionInfo |
Class to encapsulate connection info for HBase
|
PhoenixParameterMetaData |
Implementation of ParameterMetaData for Phoenix
|
PhoenixPreparedStatement |
JDBC PreparedStatement implementation of Phoenix.
|
PhoenixResultSet |
JDBC ResultSet implementation of Phoenix.
|
PhoenixResultSetMetaData |
JDBC ResultSetMetaData implementation of Phoenix.
|
PhoenixStatement |
JDBC Statement implementation of Phoenix.
|
PhoenixStatement.ExecutableNodeFactory |
Enum | Description |
---|---|
PhoenixStatement.Operation |
Copyright © 2015 Apache Software Foundation. All Rights Reserved.