| Home >> All >> org >> apache >> derby >> client >> [ am Javadoc ] |
org.apache.derby.client.am: Javadoc index of package org.apache.derby.client.am.
Package Samples:
org.apache.derby.client.am
Classes:
DateTime: High performance converters from date/time byte encodings to JDBC Date, Time and Timestamp objects. Using this class for direct date/time conversions from bytes offers superior performance over the alternative method of first constructing a Java String from the encoded bytes, and then using java.sql.Date.valueOf() 55 , java.sql.Time.valueOf() 55 or java.sql.Timestamp.valueOf() 55 .
FloatingPoint: Converters from floating point bytes to Java float , double , or java.math.BigDecimal .
Decimal: Converters from fixed point decimal bytes to java.math.BigDecimal , double , or long .
GetResourceInputStreamAction: Java 2 PrivilegedAction encapsulation of attempting to acquire driver-general properties as a System resource.
GetFileInputStreamAction: Java 2 PrivilegedExceptionAction encapsulation of creating a new FileInputStream throws FileNotFoundException
GetSystemPropertiesAction: Java 2 PrivilegedAction encapsulation of System getProperties processing
Agent
AsciiStream
BatchUpdateException
Blob
BlobOutputStream
CallableStatement
Clob
ClobOutputStream
ClobWriter
ColumnMetaData
Configuration
Connection
ConnectionCallbackInterface
ConversionException
CrossConverters
Cursor
DatabaseMetaData
Diagnosable
DisconnectException
| Home | Contact Us | Privacy Policy | Terms of Service |