class
PsManager extends AnyRef
Instance Constructors
-
new
PsManager(sql: String, paramNames: List[String], paramTypeCodes: List[Int])
-
new
PsManager(sql: String, paramInfos: List[(String, Int)])
-
new
PsManager(sql: String, info: Vector[(String, Int)])
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
apply(con: Connection): WrappedPreparedStatement
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
val
indexForName: Map[String, Int]
-
final
def
isInstanceOf[T0]: Boolean
-
def
nameForIndex(i: Int): String
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
nullParameters(ps: PreparedStatement): Unit
-
val
numParameters: Int
-
def
overwriteParameters(ps: PreparedStatement, params: Map[String, Any]): Unit
-
def
paramNames: Vector[String]
-
def
prepareStatement(con: Connection): WrappedPreparedStatement
-
def
setParameter(ps: PreparedStatement, paramName: String, param: Any): Unit
-
def
setParameter(ps: PreparedStatement, i: Int, param: Any): Unit
-
val
sql: String
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
def
tupForIndex(i: Int): (String, Int)
-
def
tupForName(name: String): (String, Int)
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
final
def
wait(): Unit
-
def
wrap(ps: PreparedStatement): WrappedPreparedStatement
Deprecated Value Members
-
def
finalize(): Unit
Inherited from AnyRef
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
final
def
wait(): Unit
-
def
finalize(): Unit
Inherited from Any
Value Members
-
final
def
asInstanceOf[T0]: T0
-
final
def
isInstanceOf[T0]: Boolean
Ungrouped
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
apply(con: Connection): WrappedPreparedStatement
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
val
indexForName: Map[String, Int]
-
final
def
isInstanceOf[T0]: Boolean
-
def
nameForIndex(i: Int): String
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
nullParameters(ps: PreparedStatement): Unit
-
val
numParameters: Int
-
def
overwriteParameters(ps: PreparedStatement, params: Map[String, Any]): Unit
-
def
paramNames: Vector[String]
-
def
prepareStatement(con: Connection): WrappedPreparedStatement
-
def
setParameter(ps: PreparedStatement, paramName: String, param: Any): Unit
-
def
setParameter(ps: PreparedStatement, i: Int, param: Any): Unit
-
val
sql: String
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
def
tupForIndex(i: Int): (String, Int)
-
def
tupForName(name: String): (String, Int)
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
final
def
wait(): Unit
-
def
wrap(ps: PreparedStatement): WrappedPreparedStatement
-
def
finalize(): Unit