slick
.
jdbc
.
OracleProfile
JdbcTypes
Related Doc:
package OracleProfile
class
JdbcTypes
extends
OracleProfile.JdbcTypes
Source
OracleProfile.scala
Linear Supertypes
OracleProfile.JdbcTypes
,
AnyRef
,
Any
Type Hierarchy
JdbcTypes
OracleProfile.JdbcTypes
Ordering
Alphabetic
By Inheritance
Inherited
JdbcTypes
JdbcTypes
AnyRef
Any
Implicitly
by any2stringadd
by StringFormat
by Ensuring
by ArrowAssoc
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
JdbcTypes
()
Type Members
class
BigDecimalJdbcType
extends
JdbcProfile.DriverJdbcType
[
BigDecimal
] with
NumericTypedType
Definition Classes
JdbcTypes
class
BlobJdbcType
extends
JdbcTypes.BlobJdbcType
class
BooleanJdbcType
extends
JdbcTypes.BooleanJdbcType
class
ByteArrayJdbcType
extends
JdbcTypes.ByteArrayJdbcType
class
ByteJdbcType
extends
JdbcProfile.DriverJdbcType
[
Byte
] with
NumericTypedType
Definition Classes
JdbcTypes
class
CharJdbcType
extends
JdbcProfile.DriverJdbcType
[
Char
]
Definition Classes
JdbcTypes
class
ClobJdbcType
extends
JdbcProfile.DriverJdbcType
[
Clob
]
Definition Classes
JdbcTypes
class
DateJdbcType
extends
JdbcProfile.DriverJdbcType
[
Date
]
Definition Classes
JdbcTypes
class
DoubleJdbcType
extends
JdbcProfile.DriverJdbcType
[
Double
] with
NumericTypedType
Definition Classes
JdbcTypes
class
FloatJdbcType
extends
JdbcProfile.DriverJdbcType
[
Float
] with
NumericTypedType
Definition Classes
JdbcTypes
class
IntJdbcType
extends
JdbcProfile.DriverJdbcType
[
Int
] with
NumericTypedType
Definition Classes
JdbcTypes
class
LongJdbcType
extends
JdbcProfile.DriverJdbcType
[
Long
] with
NumericTypedType
Definition Classes
JdbcTypes
class
NullJdbcType
extends
JdbcProfile.DriverJdbcType
[
Null
]
Definition Classes
JdbcTypes
class
ShortJdbcType
extends
JdbcProfile.DriverJdbcType
[
Short
] with
NumericTypedType
Definition Classes
JdbcTypes
class
StringJdbcType
extends
JdbcTypes.StringJdbcType
class
TimeJdbcType
extends
JdbcTypes.TimeJdbcType
class
TimestampJdbcType
extends
JdbcProfile.DriverJdbcType
[
Timestamp
]
Definition Classes
JdbcTypes
class
UUIDJdbcType
extends
JdbcTypes.UUIDJdbcType
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
def
+
(
other:
String
)
:
String
Implicit information
This member is added by an implicit conversion from
JdbcTypes
to
any2stringadd
[
JdbcTypes
] performed by method any2stringadd in scala.Predef.
Definition Classes
any2stringadd
def
->
[
B
]
(
y:
B
)
: (
JdbcTypes
,
B
)
Implicit information
This member is added by an implicit conversion from
JdbcTypes
to
ArrowAssoc
[
JdbcTypes
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Annotations
@inline
()
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
val
bigDecimalJdbcType
:
BigDecimalJdbcType
Definition Classes
JdbcTypes
val
blobJdbcType
:
BlobJdbcType
Definition Classes
JdbcTypes
→
JdbcTypes
val
booleanJdbcType
:
BooleanJdbcType
Definition Classes
JdbcTypes
→
JdbcTypes
val
byteArrayJdbcType
:
ByteArrayJdbcType
Definition Classes
JdbcTypes
→
JdbcTypes
val
byteJdbcType
:
ByteJdbcType
Definition Classes
JdbcTypes
val
charJdbcType
:
CharJdbcType
Definition Classes
JdbcTypes
val
clobJdbcType
:
ClobJdbcType
Definition Classes
JdbcTypes
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
val
dateJdbcType
:
DateJdbcType
Definition Classes
JdbcTypes
val
doubleJdbcType
:
DoubleJdbcType
Definition Classes
JdbcTypes
def
ensuring
(
cond: (
JdbcTypes
) ⇒
Boolean
,
msg: ⇒
Any
)
:
JdbcTypes
Implicit information
This member is added by an implicit conversion from
JdbcTypes
to
Ensuring
[
JdbcTypes
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond: (
JdbcTypes
) ⇒
Boolean
)
:
JdbcTypes
Implicit information
This member is added by an implicit conversion from
JdbcTypes
to
Ensuring
[
JdbcTypes
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
,
msg: ⇒
Any
)
:
JdbcTypes
Implicit information
This member is added by an implicit conversion from
JdbcTypes
to
Ensuring
[
JdbcTypes
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
)
:
JdbcTypes
Implicit information
This member is added by an implicit conversion from
JdbcTypes
to
Ensuring
[
JdbcTypes
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
val
floatJdbcType
:
FloatJdbcType
Definition Classes
JdbcTypes
def
formatted
(
fmtstr:
String
)
:
String
Implicit information
This member is added by an implicit conversion from
JdbcTypes
to
StringFormat
[
JdbcTypes
] performed by method StringFormat in scala.Predef.
Definition Classes
StringFormat
Annotations
@inline
()
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
val
intJdbcType
:
IntJdbcType
Definition Classes
JdbcTypes
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
val
longJdbcType
:
LongJdbcType
Definition Classes
JdbcTypes
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
val
nullJdbcType
:
NullJdbcType
Definition Classes
JdbcTypes
val
shortJdbcType
:
ShortJdbcType
Definition Classes
JdbcTypes
val
stringJdbcType
:
StringJdbcType
Definition Classes
JdbcTypes
→
JdbcTypes
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
val
timeJdbcType
:
TimeJdbcType
Definition Classes
JdbcTypes
→
JdbcTypes
val
timestampJdbcType
:
TimestampJdbcType
Definition Classes
JdbcTypes
def
toString
()
:
String
Definition Classes
AnyRef → Any
val
uuidJdbcType
:
UUIDJdbcType
Definition Classes
JdbcTypes
→
JdbcTypes
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
→
[
B
]
(
y:
B
)
: (
JdbcTypes
,
B
)
Implicit information
This member is added by an implicit conversion from
JdbcTypes
to
ArrowAssoc
[
JdbcTypes
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Inherited from
OracleProfile.JdbcTypes
Inherited from
AnyRef
Inherited from
Any
Inherited by implicit conversion any2stringadd from
JdbcTypes
to
any2stringadd
[
JdbcTypes
]
Inherited by implicit conversion StringFormat from
JdbcTypes
to
StringFormat
[
JdbcTypes
]
Inherited by implicit conversion Ensuring from
JdbcTypes
to
Ensuring
[
JdbcTypes
]
Inherited by implicit conversion ArrowAssoc from
JdbcTypes
to
ArrowAssoc
[
JdbcTypes
]
Ungrouped