Package org.drizzle.jdbc.internal.common

Interface Summary
ColumnInformation .
DataType Created by IntelliJ IDEA.
PacketFetcher Created by IntelliJ IDEA.
ParameterizedBatchHandler Interface that defines a parameterized batch handler.
ParameterizedBatchHandlerFactory Serves out new parameterized batch handlers
Protocol User: marcuse Date: Jan 14, 2009 Time: 4:05:47 PM
ValueObject .
 

Class Summary
AbstractValueObject Created by IntelliJ IDEA.
DefaultParameterizedBatchHandler  
DefaultParameterizedBatchHandlerFactory Created by IntelliJ IDEA.
GeneratedIdValueObject Created by IntelliJ IDEA.
HttpClient  
RewriteParameterizedBatchHandler Rewrites queries on the form (INSERT INTO xyz (a,b,c) VALUES (?,?,?))* to INSERT INTO xyz (a,b,c) VALUES ((?,?,?),)*
RewriteParameterizedBatchHandlerFactory  
Utils User: marcuse Date: Feb 19, 2009 Time: 8:40:51 PM
 

Enum Summary
ServerStatus Represents the server status

User: marcuse Date: Feb 27, 2009 Time: 8:36:46 PM

SupportedDatabases Created by IntelliJ IDEA.
 

Exception Summary
BinlogDumpException Created by IntelliJ IDEA.
QueryException .
 



Copyright © 2012. All Rights Reserved.