Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
O
OBJECT
- Static variable in class DLV.
ConversionType
The constant identifying the DLV Wrapper type OBJECT.
ODIFilePredicate
- Class in
DLV
This class allows to specify that the output storage device are one or more text files in datalog format.
ODIFilePredicate(String, String, int, int)
- Constructor for class DLV.
ODIFilePredicate
Builds an ODIFilePredicate given a file name, a supported character encoding, the literal cache size, and the character buffer size.
ODIFilePredicate(String, String, int)
- Constructor for class DLV.
ODIFilePredicate
Builds an ODIFilePredicate given a file name, a supported character encoding and the literal cache size.
ODIFilePredicate(String, String)
- Constructor for class DLV.
ODIFilePredicate
Builds an ODIFilePredicate given a file name and a supported character encoding.
ODIFilePredicate(String)
- Constructor for class DLV.
ODIFilePredicate
Builds an ODIFilePredicate given a file name.
ODIFilePredicate(RandomAccessLiteralFile)
- Constructor for class DLV.
ODIFilePredicate
Builds an ODIFilePredicate given a RandomAccessLiteralFile.
ODIJDBCPredicate
- Class in
DLV
This class allows to specify that the output storage device is a database table.
ODIJDBCPredicate(String, Statement)
- Constructor for class DLV.
ODIJDBCPredicate
Builds an ODIJDBCPredicate, specifying output table name.
ODIJDBCPredicate(ResultSet)
- Constructor for class DLV.
ODIJDBCPredicate
Builds an ODIJDBCPredicate, specifying output table by a java.sql.ResultSet.
ODIJDBCPredicate(ResultSet, PredicateMetaData)
- Constructor for class DLV.
ODIJDBCPredicate
Builds an ODIJDBCPredicate, specifying output table by a java.sql.ResultSet and a PredicateMetaData.
ODIPredicate
- Class in
DLV
This class allows to specify that the output storage device is main memory.
ODIPredicate()
- Constructor for class DLV.
ODIPredicate
OutputDescriptor
- Class in
DLV
This class describes how to build the output of DLV.
OutputDescriptor()
- Constructor for class DLV.
OutputDescriptor
Builds a new (empty) OutputDescriptor.
OutputDescriptor(OutputDescriptorItem)
- Constructor for class DLV.
OutputDescriptor
Builds a new OutputDescriptor specifying the default descriptor to be used.
OutputDescriptorItem
- Class in
DLV
Each OutputDescriptorItem instance allows to specify how to build a specified Predicate object during DLV output handling process.
OutputDescriptorItem()
- Constructor for class DLV.
OutputDescriptorItem
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W