Uses of Class
org.apache.hadoop.hbase.jdbc.impl.ConnectionImpl

Packages that use ConnectionImpl
org.apache.hadoop.hbase.jdbc.impl   
 

Uses of ConnectionImpl in org.apache.hadoop.hbase.jdbc.impl
 

Methods in org.apache.hadoop.hbase.jdbc.impl that return ConnectionImpl
protected  ConnectionImpl StatementImpl.getConnectionImpl()
           
 

Constructors in org.apache.hadoop.hbase.jdbc.impl with parameters of type ConnectionImpl
PreparedStatementImpl(ConnectionImpl connectionImpl, String sql)
           
StatementImpl(ConnectionImpl connectionImpl)
           
 



Copyright © 2011. All Rights Reserved.