|
Oracle Data-aware Controls Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface identifies constants for the type of JDBC driver that is being used, or should be used, to connect to the database.
Field Summary | |
static int |
OCI7
Oracle OCI8-based driver. |
static int |
OCI8
Oracle OCI7-based driver. |
static int |
THIN
Oracle Thin, 100% Pure Java driver. |
Field Detail |
public static final int OCI7
public static final int OCI8
public static final int THIN
|
Oracle Data-aware Controls Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2003, Oracle. All rights reserved.