パッケージ com.lavans.util.jdbc.cluster

インタフェースの概要
ClusterStatementInterface Cluster関係のStatementサブクラスが実装しなければならないインターフェース。
 

クラスの概要
ClusterCallableStatement  
ClusterConnection クラスタ接続用Connectionクラス。
ClusterConnectionPool  
ClusterPreparedStatement PrepareStatementをクラスタ対応化するクラス。
ClusterResultSet クラスタ接続対応ResultSet。
ClusterStatement