JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Oracle® TimesTen In-Memory Database JDBC Extensions Java API Reference
Release 18.1
E61208-03
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
com.timesten.jdbc
Interface TimesTenTypes
public interface
TimesTenTypes
This interface defines the constants that are used to identify extended Oracle TimesTen SQL types such as PL/SQL REF CURSOR
See Also:
Types
Field Summary
Fields
Modifier and Type
Field and Description
static int
CURSOR
This constant identifies PL/SQL REF CURSOR extended data type
Field Detail
CURSOR
static final int CURSOR
This constant identifies PL/SQL REF CURSOR extended data type
See Also:
Constant Field Values
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Oracle® TimesTen In-Memory Database JDBC Extensions Java API Reference
Release 18.1
E61208-03
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
Copyright © 1999, 2018, Oracle and/or its affiliates. All rights reserved.