java.sql.Connection

Aliases

Parameters

subClasses

Js Constructors

new java_sql_Connection(
)

ApplyMethods

Methods

$bang$eq(x$1:scala.lang.Any:Any, ):java.lang.Boolean:Boolean
$eq$eq(x$1:scala.lang.Any:Any, ):java.lang.Boolean:Boolean
$hash$hash():java.lang.Int:Int
abort(x$1:java.util.concurrent.Executor, ):scala.Unit:Unit
asInstanceOf():null:Null
beginRequest():scala.Unit:Unit
clearWarnings():scala.Unit:Unit
close():scala.Unit:Unit
commit():scala.Unit:Unit
createBlob():java.sql.Blob
createClob():java.sql.Clob
createNClob():java.sql.NClob
createSQLXML():java.sql.SQLXML
createStatement():java.sql.Statement
endRequest():scala.Unit:Unit
eq(x$1:java.lang.Object:Object, ):java.lang.Boolean:Boolean
equals(x$1:scala.lang.Any:Any, ):java.lang.Boolean:Boolean
getAutoCommit():java.lang.Boolean:Boolean
getCatalog():java.lang.String:String
getClass():java.lang.Class[scala.lang.Any:Any]
getClientInfo(x$1:java.lang.String:String, ):java.lang.String:String
getClientInfo():java.util.Properties
getHoldability():java.lang.Int:Int
getNetworkTimeout():java.lang.Int:Int
getSchema():java.lang.String:String
getTransactionIsolation():java.lang.Int:Int
getTypeMap():java.util.Map[java.lang.Class[scala.lang.Any:Any]java.lang.String:String]
getWarnings():java.sql.SQLWarning
hashCode():java.lang.Int:Int
isClosed():java.lang.Boolean:Boolean
isInstanceOf():java.lang.Boolean:Boolean
isReadOnly():java.lang.Boolean:Boolean
isValid(x$1:java.lang.Int:Int, ):java.lang.Boolean:Boolean
isWrapperFor(x$1:java.lang.Class[scala.lang.Any:Any], ):java.lang.Boolean:Boolean
nativeSQL(x$1:java.lang.String:String, ):java.lang.String:String
ne(x$1:java.lang.Object:Object, ):java.lang.Boolean:Boolean
notify():scala.Unit:Unit
notifyAll():scala.Unit:Unit
releaseSavepoint(x$1:java.sql.Savepoint, ):scala.Unit:Unit
rollback():scala.Unit:Unit
rollback(x$1:java.sql.Savepoint, ):scala.Unit:Unit
setAutoCommit(x$1:java.lang.Boolean:Boolean, ):scala.Unit:Unit
setCatalog(x$1:java.lang.String:String, ):scala.Unit:Unit
setClientInfo(x$1:java.lang.String:String, x$2:java.lang.String:String, ):scala.Unit:Unit
setClientInfo(x$1:java.util.Properties, ):scala.Unit:Unit
setHoldability(x$1:java.lang.Int:Int, ):scala.Unit:Unit
setNetworkTimeout(x$1:java.util.concurrent.Executor, x$2:java.lang.Int:Int, ):scala.Unit:Unit
setReadOnly(x$1:java.lang.Boolean:Boolean, ):scala.Unit:Unit
setSavepoint():java.sql.Savepoint
setSchema(x$1:java.lang.String:String, ):scala.Unit:Unit
setShardingKey(x$1:java.sql.ShardingKey, ):scala.Unit:Unit
setShardingKey(x$1:java.sql.ShardingKey, x$2:java.sql.ShardingKey, ):scala.Unit:Unit
setShardingKeyIfValid(x$1:java.sql.ShardingKey, x$2:java.lang.Int:Int, ):java.lang.Boolean:Boolean
setShardingKeyIfValid(x$1:java.sql.ShardingKey, x$2:java.sql.ShardingKey, x$3:java.lang.Int:Int, ):java.lang.Boolean:Boolean
setTransactionIsolation(x$1:java.lang.Int:Int, ):scala.Unit:Unit
setTypeMap(x$1:java.util.Map[java.lang.Class[scala.lang.Any:Any]java.lang.String:String], ):scala.Unit:Unit
synchronized(x$1:null:Null, ):null:Null
toString():java.lang.String:String
unwrap(x$1:java.lang.Class[null:Null], ):null:Null
wait():scala.Unit:Unit
wait(x$1:java.lang.Long:Long, ):scala.Unit:Unit
wait(x$1:java.lang.Long:Long, x$2:java.lang.Int:Int, ):scala.Unit:Unit