|
Oracle®Database JDBC Java API Reference 12c Release 1 (12.1.0.2) E56669-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OracleBfile | |
---|---|
oracle.jdbc | Beginning in Oracle9i, the Oracle extensions to JDBC are captured in the package oracle.jdbc . |
oracle.sql | A package of classes that represent java SQL types and Oracle specific SQL types. |
Uses of OracleBfile in oracle.jdbc |
---|
Methods in oracle.jdbc with parameters of type OracleBfile | |
---|---|
long |
OracleBfile.position(OracleBfile pattern, long start) Determine the byte position at which the given pattern |
Uses of OracleBfile in oracle.sql |
---|
Classes in oracle.sql that implement OracleBfile | |
---|---|
class |
BFILE Deprecated. Use oracle.jdbc.OracleBfile interface for declaration instead of using concrete class oracle.sql.BFILE. |
Methods in oracle.sql with parameters of type OracleBfile | |
---|---|
long |
BFILE.position(OracleBfile pattern, long start) Deprecated. Determine the byte position at which the given pattern |
|
Oracle®Database JDBC Java API Reference 12c Release 1 (12.1.0.2) E56669-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |