JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.tentackle.sql.datatypes.LongType
Packages that use
LongType
Package
Description
org.tentackle.sql.datatypes
DataType implementations.
Uses of
LongType
in
org.tentackle.sql.datatypes
Subclasses of
LongType
in
org.tentackle.sql.datatypes
Modifier and Type
Class
Description
class
LongPrimitiveType
Datatype for the primitive type
long
.