Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.derby.client.am

Interface Summary
ConnectionCallbackInterface  
Diagnosable  
MaterialPreparedStatement  
MaterialStatement  
PreparedStatementCallbackInterface  
ResultSetCallbackInterface  
StatementCallbackInterface  
UnitOfWorkListener  
 

Class Summary
Agent  
AsciiStream  
Blob  
BlobOutputStream  
CallableStatement  
Clob  
ClobOutputStream  
ClobWriter  
ColumnMetaData  
Configuration  
Connection  
CrossConverters  
Cursor  
DatabaseMetaData  
DateTime High performance converters from date/time byte encodings to JDBC Date, Time and Timestamp objects.
Decimal Converters from fixed point decimal bytes to java.math.BigDecimal, double, or long.
EncryptionManager  
ErrorKey  
ExceptionFormatter  
FloatingPoint Converters from floating point bytes to Java float, double, or java.math.BigDecimal.
GetFileInputStreamAction Java 2 PrivilegedExceptionAction encapsulation of creating a new FileInputStream throws FileNotFoundException
GetResourceBundleAction  
GetResourceInputStreamAction Java 2 PrivilegedAction encapsulation of attempting to acquire driver-general properties as a System resource.
GetSystemPropertiesAction Java 2 PrivilegedAction encapsulation of System getProperties processing
Lob  
LogicalConnection  
LogWriter  
ParameterMetaData  
PreparedStatement  
ProductLevel  
QueryTimerTask  
ResourceUtilities  
ResultSet  
Savepoint  
Section  
SectionManager  
SetAccessibleAction  
SignedBinary  
Sqlca  
SqlCode  
SqlState  
Statement  
Types  
Utils  
Version  
 

Exception Summary
BatchUpdateException  
ColumnIndexOutOfBoundsException  
ColumnTypeConversionException  
ConversionException  
DisconnectException  
LossOfPrecisionConversionException  
NumberFormatConversionException  
SqlException  
SqlWarning  
XaException