|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
ResultSet
object.
ResultSet
object.
ResultSet
object, just after the
last row.
ResultSet
object, just after the
last row.
newChild
to the end of the list of
children of this node.
HashMap
of AttrImpl
nodes representing
attributes.
AttrImpl
from the given node.
AttrImpl
.
ResultSet
object, just before the
first row.
ResultSet
object, just before the
first row.
ResultSet
object.
ResultSet
object.
CharacterDataImpl
.
CharacterDataImpl
from the
given node as Node
.
Element type children of this Element
- clearBatch() -
Method in class org.relique.jdbc.csv.CsvStatement
- Description of the Method
- clearBatch() -
Method in class org.webdocwf.util.xml.XmlStatement
- Description of the Method
- clearWarnings() -
Method in class org.relique.jdbc.csv.CsvStatement
- Description of the Method
- clearWarnings() -
Method in class org.relique.jdbc.csv.CsvResultSet
- Clears all warnings reported on this
ResultSet
object.
- clearWarnings() -
Method in class org.relique.jdbc.csv.CsvConnection
- Clears all warnings reported for this
Connection
object.
- clearWarnings() -
Method in class org.webdocwf.util.xml.XmlStatement
- Description of the Method
- clearWarnings() -
Method in class org.webdocwf.util.xml.XmlResultSet
- Clears all warnings reported on this
ResultSet
object.
- clearWarnings() -
Method in class org.webdocwf.util.xml.XmlConnection
- Clears all warnings reported for this
Connection
object.
- cloneNode(boolean) -
Method in class org.enhydra.xml.NodeImpl
- Returns a duplicate of this node.
- cloneNode(boolean) -
Method in class org.enhydra.xml.HashMapElement
- Returns a duplicate of this node.
- cloneNode(boolean) -
Method in class org.enhydra.xml.ElementImpl
- Returns a duplicate of this node.
- close() -
Method in class org.relique.jdbc.csv.CsvWriter
- Description of the Method
- close() -
Method in class org.relique.jdbc.csv.CsvStatement
- Releases this
Statement
object's database
and JDBC resources immediately instead of waiting for
this to happen when it is automatically closed.
- close() -
Method in class org.relique.jdbc.csv.CsvResultSet
- Releases this
ResultSet
object's database and
JDBC resources immediately instead of waiting for
this to happen when it is automatically closed.
- close() -
Method in class org.relique.jdbc.csv.CsvReader
- Description of the Method
- close() -
Method in class org.relique.jdbc.csv.CsvConnection
- Releases this
Connection
object's database and JDBC
resources immediately instead of waiting for them to be automatically
released.
- close() -
Method in class org.webdocwf.util.xml.XmlStatement
- Releases this
Statement
object's database
and JDBC resources immediately instead of waiting for
this to happen when it is automatically closed.
- close() -
Method in class org.webdocwf.util.xml.XmlResultSet
-
- close() -
Method in class org.webdocwf.util.xml.XmlConnection
- Releases this
Connection
object's database and JDBC
resources immediately instead of waiting for them to be automatically
released.
- closeConnection(Connection) -
Method in class org.webdocwf.util.loader.test.LoaderTestCase
- Close the specified connection.
- columnNames -
Variable in class org.relique.jdbc.csv.SqlParser
- Description of the Field
- columnNames -
Variable in class org.relique.jdbc.csv.CsvResultSetMetaData
- Names of columns
- columnNames -
Variable in class org.relique.jdbc.csv.CsvResultSet
- Array of available columns for referenced table
- columnNames -
Variable in class org.webdocwf.util.xml.XmlResultSetMetaData
- Names of columns
- columnNames -
Variable in class org.webdocwf.util.xml.XmlResultSet
- Array of available columns for referenced table
- columnNames -
Variable in class org.webdocwf.util.xml.SqlParser
-
- columnValues -
Variable in class org.relique.jdbc.csv.SqlParser
-
- columnValues -
Variable in class org.webdocwf.util.xml.XmlResultSet
- Array of column values for referenced table
- columnValues -
Variable in class org.webdocwf.util.xml.SqlParser
-
- columnWhereNames -
Variable in class org.relique.jdbc.csv.SqlParser
-
- columnWhereNames -
Variable in class org.webdocwf.util.xml.SqlParser
-
- columnWhereValues -
Variable in class org.relique.jdbc.csv.SqlParser
-
- columnWhereValues -
Variable in class org.webdocwf.util.xml.SqlParser
-
- CommentImpl - class org.enhydra.xml.CommentImpl.
-
- CommentImpl(CommentImpl) -
Constructor for class org.enhydra.xml.CommentImpl
- Constructs a
CommentImpl
from the given node.
- CommentImpl(Node) -
Constructor for class org.enhydra.xml.CommentImpl
- Constructs a
CommentImpl
from a given node,
as a Node
- CommentImpl(String) -
Constructor for class org.enhydra.xml.CommentImpl
- Constructs a
CommentImpl
from the given node value.
- commit() -
Method in class org.relique.jdbc.csv.CsvConnection
- Makes all changes made since the previous
commit/rollback permanent and releases any database locks
currently held by this
Connection
object.
- commit() -
Method in class org.webdocwf.util.xml.XmlConnection
- Makes all changes made since the previous
commit/rollback permanent and releases any database locks
currently held by this
Connection
object.
- connect(String, Properties) -
Method in class org.relique.jdbc.csv.CsvDriver
- Description of the Method
- connect(String, Properties) -
Method in class org.webdocwf.util.xml.XmlDriver
- Description of the Method
- CounterColumns - class org.webdocwf.util.loader.CounterColumns.
- CounterColumns - insert auto increment values in target counter columns.
- CounterColumns() -
Constructor for class org.webdocwf.util.loader.CounterColumns
-
- counterColumnTypes(String, String, Connection, int) -
Method in class org.webdocwf.util.loader.CounterColumns
- Method counterColumnTypes is used to put types of constant columns into
global vector sorted in target tables.If there is an error, Exception
"SQLException" or "NullPointerException" is thrown.
- CREATE -
Static variable in class org.webdocwf.util.loader.test.DatabaseOperation
-
- CREATE_TABLE -
Static variable in class org.relique.jdbc.csv.SqlParser
- Description of the Field
- CREATE_TABLE -
Static variable in class org.webdocwf.util.xml.SqlParser
- Description of the Field
- CreateDatabaseOperation - class org.webdocwf.util.loader.test.CreateDatabaseOperation.
- Creates new database using sql command (CREATE DATABASE) or specified loader job.
- CreateDatabaseOperation(String) -
Constructor for class org.webdocwf.util.loader.test.CreateDatabaseOperation
-
- createLog(String, String) -
Method in class org.webdocwf.util.loader.EchoElement
- Metod createLog is used to create log file.
- createStatement() -
Method in class org.relique.jdbc.csv.CsvConnection
- Creates a
Statement
object for sending
SQL statements to the database.
- createStatement() -
Method in class org.webdocwf.util.xml.XmlConnection
- Creates a
Statement
object for sending
SQL statements to the database.
- createStatement(int, int) -
Method in class org.relique.jdbc.csv.CsvConnection
- Creates a
Statement
object that will generate
ResultSet
objects with the given type and concurrency.
- createStatement(int, int) -
Method in class org.webdocwf.util.xml.XmlConnection
- Creates a
Statement
object that will generate
ResultSet
objects with the given type and concurrency.
- createStatement(int, int, int) -
Method in class org.relique.jdbc.csv.CsvConnection
-
- createStatement(int, int, int) -
Method in class org.webdocwf.util.xml.XmlConnection
-
- createTable(String[], String) -
Method in class org.relique.jdbc.csv.CsvWriter
-
- createTable(String, String) -
Method in class org.webdocwf.util.xml.XmlWriter
- Adds sql statement CREATE TABLE in XML file.
- CsvConnection - class org.relique.jdbc.csv.CsvConnection.
- This class implements the Connection interface for the CsvJdbc driver.
- CsvConnection(String) -
Constructor for class org.relique.jdbc.csv.CsvConnection
- Creates a new CsvConnection that takes the supplied path
- CsvConnection(String, Properties) -
Constructor for class org.relique.jdbc.csv.CsvConnection
- Creates a new CsvConnection that takes the supplied path and properties
- CsvDatabaseMetaData - class org.relique.jdbc.csv.CsvDatabaseMetaData.
- This class will implement the DatabaseMetaData interface for the CsvJdbc driver.
- CsvDatabaseMetaData() -
Constructor for class org.relique.jdbc.csv.CsvDatabaseMetaData
-
- CsvDriver - class org.relique.jdbc.csv.CsvDriver.
- This class implements the Driver interface for the CsvJdbc driver.
- CsvDriver() -
Constructor for class org.relique.jdbc.csv.CsvDriver
-
- CsvReader - class org.relique.jdbc.csv.CsvReader.
- This class is a helper class that handles the reading and parsing of data
from a .csv file.
- CsvReader(String) -
Constructor for class org.relique.jdbc.csv.CsvReader
- Constructor for the CsvReader object
- CsvReader(String, char, boolean, String) -
Constructor for class org.relique.jdbc.csv.CsvReader
- Insert the method's description here.
- CsvResultSet - class org.relique.jdbc.csv.CsvResultSet.
- This class implements the ResultSet interface for the CsvJdbc driver.
- CsvResultSet(CsvStatement, CsvReader, String, String[]) -
Constructor for class org.relique.jdbc.csv.CsvResultSet
- Constructor for the CsvResultSet object
- CsvResultSet(CsvStatement, CsvReader, String, String[], String[], String[]) -
Constructor for class org.relique.jdbc.csv.CsvResultSet
- Constructor for the CsvResultSet object
- CsvResultSetMetaData - class org.relique.jdbc.csv.CsvResultSetMetaData.
- This class implements the ResultSetMetaData interface for the CsvJdbc driver.
- CsvStatement - class org.relique.jdbc.csv.CsvStatement.
- This class implements the Statement interface for the CsvJdbc driver.
- CsvStatement(CsvConnection) -
Constructor for class org.relique.jdbc.csv.CsvStatement
- Constructor for the CsvStatement object
- CsvWriter - class org.relique.jdbc.csv.CsvWriter.
- This class is a helper class that handles the reading and parsing of data
from a .csv file.
- CsvWriter(String) -
Constructor for class org.relique.jdbc.csv.CsvWriter
- Constructor for the CsvReader object
- CsvWriter(String, char) -
Constructor for class org.relique.jdbc.csv.CsvWriter
- Insert the method's description here.
ResultSet
object
and from the underlying database.
ResultSet
object
and from the underlying database.
ElementImpl
.
ElementImpl
with the given
document owner and node name.
ElementImpl
with the given
document owner, node name, node type and node value.
ElementImpl
from the given node,
without creating entire children subtree.
ElementImpl
from a given node (creates the children subtree too),
as a Node
ElementImpl
from a given node, as a Node
,
and deep as boolean
.
ResultSet
column name to its
ResultSet
column index.
ResultSet
column name to its
ResultSet
column index.
ResultSet
object.
ResultSet
object.
null
if this node is a leaf node.
ResultSet
object as an Array
object
in the Java programming language.
ResultSet
object as an Array
object
in the Java programming language.
ResultSet
object as an Array
object
in the Java programming language.
ResultSet
object as an Array
object
in the Java programming language.
ResultSet
object as a stream of ASCII characters.
ResultSet
object as a stream of ASCII characters.
ResultSet
object as a stream of
ASCII characters.
ResultSet
object as a stream of
ASCII characters.
getAttributeNode(localName)
.
getAttribute(localName)
.
Connection
object.
Connection
object.
ResultSet
object as a
java.math.BigDecimal
with full precision.
ResultSet
object as a
java.math.BigDecimal
with full precision.
ResultSet
object as a
java.math.BigDecimal
with full precision.
ResultSet
object as a
java.math.BigDecimal
with full precision.
ResultSet
object as a binary stream of
uninterpreted bytes.
ResultSet
object as a binary stream of
uninterpreted bytes.
ResultSet
object as a stream of uninterpreted
byte
s.
ResultSet
object as a stream of uninterpreted
byte
s.
ResultSet
object as a Blob
object
in the Java programming language.
ResultSet
object as a Blob
object
in the Java programming language.
ResultSet
object as a Blob
object
in the Java programming language.
ResultSet
object as a Blob
object
in the Java programming language.
ResultSet
object as
a boolean
in the Java programming language.
ResultSet
object as
a boolean
in the Java programming language.
ResultSet
object as
a boolean
in the Java programming language.
ResultSet
object as
a boolean
in the Java programming language.
ResultSet
object as
a byte
in the Java programming language.
ResultSet
object as
a byte
in the Java programming language.
ResultSet
object as
a byte
in the Java programming language.
ResultSet
object as
a byte
in the Java programming language.
ResultSet
object as
a byte
array in the Java programming language.
ResultSet
object as
a byte
array in the Java programming language.
ResultSet
object as
a byte
array in the Java programming language.
ResultSet
object as
a byte
array in the Java programming language.
Connection
object's current catalog name.
Connection
object's current catalog name.
ResultSet
object as a
java.io.Reader
object.
ResultSet
object as a
java.io.Reader
object.
ResultSet
object as a
java.io.Reader
object.
ResultSet
object as a
java.io.Reader
object.
null
if
the node has no children.
ResultSet
object as a Clob
object
in the Java programming language.
ResultSet
object as a Clob
object
in the Java programming language.
ResultSet
object as a Clob
object
in the Java programming language.
ResultSet
object as a Clob
object
in the Java programming language.
ResultSet
object.
ResultSet
object.
ResultSet
object.
ResultSet
object.
ResultSet
object as
a java.sql.Date
object in the Java programming language.
ResultSet
object as
a java.sql.Date
object in the Java programming language.
ResultSet
object as a java.sql.Date
object in the Java programming language.
ResultSet
object as a java.sql.Date
object in the Java programming language.
ResultSet
object as
a java.sql.Date
object in the Java programming language.
ResultSet
object as
a java.sql.Date
object in the Java programming language.
ResultSet
object as a java.sql.Date
object in the Java programming language.
ResultSet
object as a java.sql.Date
object in the Java programming language.
ResultSet
object as
a double
in the Java programming language.
ResultSet
object as
a double
in the Java programming language.
ResultSet
object as
a double
in the Java programming language.
ResultSet
object as
a double
in the Java programming language.
Element
nodes with given name,
searching by all sub nodes from this node.
Element
nodes with given name,
searching by all sub nodes from this node.
getElementsByTagName(localName)
.
ResultSet
object.
ResultSet
object.
ResultSet
object.
ResultSet
object.
null
if
the node has no children.
Element
with the given tag name.
Element
in the subtree of this node,
with the given tag name.
Element
in the subtree of this node,
that satisfy the given condition.
ResultSet
object as
a float
in the Java programming language.
ResultSet
object as
a float
in the Java programming language.
ResultSet
object as
a float
in the Java programming language.
ResultSet
object as
a float
in the Java programming language.
ResultSet
object as
an int
in the Java programming language.
ResultSet
object as
an int
in the Java programming language.
ResultSet
object as
an int
in the Java programming language.
ResultSet
object as
an int
in the Java programming language.
null
if
the node has no children.
getNodeName
.
ResultSet
object as
a long
in the Java programming language.
ResultSet
object as
a long
in the Java programming language.
ResultSet
object as
a long
in the Java programming language.
ResultSet
object as
a long
in the Java programming language.
ResultSet
object's columns.
DatabaseMetaData
object that contains
metadata about the database to which this
Connection
object represents a connection.
ResultSet
object's columns.
DatabaseMetaData
object that contains
metadata about the database to which this
Connection
object represents a connection.
null
, since namespaces are not supported.
Element
node (if exists) with the same tag name.
null
if
the node has no next sibling.
ResultSet
object as
an Object
in the Java programming language.
ResultSet
object as
an Object
in the Java programming language.
ResultSet
object as an Object
in the Java programming language.
ResultSet
object as an Object
in the Java programming language.
ResultSet
object as
an Object
in the Java programming language.
ResultSet
object as
an Object
in the Java programming language.
ResultSet
object as an Object
in the Java programming language.
ResultSet
object as an Object
in the Java programming language.
null
, since NodeImpl
s
do not belong to any Document
.
null
, since namespaces are not supported.
null
if this node has no previous sibling.
ResultSet
object as a Ref
object
in the Java programming language.
ResultSet
object as a Ref
object
in the Java programming language.
ResultSet
object as a Ref
object
in the Java programming language.
ResultSet
object as a Ref
object
in the Java programming language.
XMLConfig
as a subconfiguration with the given condition.
ResultSet
object as
a short
in the Java programming language.
ResultSet
object as
a short
in the Java programming language.
ResultSet
object as
a short
in the Java programming language.
ResultSet
object as
a short
in the Java programming language.
true
; otherwise, it is
false
.
Statement
object that produced this
ResultSet
object.
Statement
object that produced this
ResultSet
object.
ResultSet
object as
a String
in the Java programming language.
ResultSet
object as
a String
in the Java programming language.
ResultSet
object as
a String
in the Java programming language.
Element
s in the subtree of this node,
which contain attribute with the given name and value.
Element
s in the subtree of this node,
that satisfy the given condition.
Element
s in the subtree of this node,
with the given tag name and value.
Element
found on the given path.
ResultSet
object as
a java.sql.Time
object in the Java programming language.
ResultSet
object as
a java.sql.Time
object in the Java programming language.
ResultSet
object as a java.sql.Time
object in the Java programming language.
ResultSet
object as a java.sql.Time
object in the Java programming language.
ResultSet
object as
a java.sql.Time
object in the Java programming language.
ResultSet
object as
a java.sql.Time
object in the Java programming language.
ResultSet
object as a java.sql.Time
object in the Java programming language.
ResultSet
object as a java.sql.Time
object in the Java programming language.
ResultSet
object as a
java.sql.Timestamp
object in the Java programming language.
ResultSet
object as a
java.sql.Timestamp
object in the Java programming language.
ResultSet
object as a
java.sql.Timestamp
object in the Java programming language.
ResultSet
object as a
java.sql.Timestamp
object in the Java programming language.
ResultSet
object as
a java.sql.Timestamp
object.
ResultSet
object as
a java.sql.Timestamp
object.
ResultSet
object as a java.sql.Time
object in the Java programming language.
ResultSet
object as a java.sql.Time
object in the Java programming language.
Connection
object's current
transaction isolation level.
Connection
object's current
transaction isolation level.
ResultSet
object.
ResultSet
object.
Map
object associated with this
Connection
object.
Map
object associated with this
Connection
object.
getCharacterStream
in place of
getUnicodeStream
getCharacterStream
in place of
getUnicodeStream
getCharacterStream
instead
getCharacterStream
instead
ResultSet
object.
Connection
object.
ResultSet
object.
Connection
object.
true
, if this node has attribute with given name,
otherwise false
.
hasAttribute(localName)
.
true
, if this node has attributes, otherwise
false
.
true
, if this node has attributes, otherwise
false
.
true
if this node has child nodes.
true
if this node has child nodes.
true
if this node has children nodes.
HashMapElement
.
HashMapElement
with the given
document owner and node name.
HashMapElement
with the given
document owner, node name, node type and node value.
HashMapElement
from the given node,
without creating entire children subtree.
HashMapElement
from a given node
(creates the children subtree too), as a Node
HashMapElement
from a given node,
as a Node
, and deep as boolean
.
Indent
with the given size of indentation and the tab string.
newChild
before the existing
child node refChild
.
newChild
before the existing
child node refChild
.
newChild
before the existing
child node refChild
.
ResultSet
object and into the database.
ResultSet
object and into the database.
ResultSet
object.
ResultSet
object.
ResultSet
object.
ResultSet
object.
Connection
object has been
closed.
Connection
object has been
closed.
ResultSet
object.
ResultSet
object.
ResultSet
object.
ResultSet
object.
Connection
object is in read-only mode.
Connection
object is in read-only mode.
false
since DOM features are not
supported.
Node
with the given index.
ResultSet
object.
ResultSet
object.
null
if this node is a leaf node.
Node
.
SearchElement
instance from a given Node
.
Node
.
SearchElement
from a given document
as a Document
.
HashMapElement
from a given document
as a Document
.
ElementImpl
from a given document
as a Document
.
XMLConfig
from a given document
as a Document
null
if this node is its parent's last child node.
NodeImpl
.
NodeImpl
from the given document owner and node name.
NodeImpl
from a given document owner,
node name and node type.
NodeImpl
from a given document owner,
node name, node type and node value.
NodeImpl
from a given node (creates the children subtree too),
as a Node
NodeImpl
from a given node, as a Node
,
and deep as boolean
.
NodeImpl
from the given node,
without creating entire children subtree.
NodeListImpl
.
NodeListImpl
with the given list of nodes.
String
.
String
.
NodeImpl
s do not
contain Text
children.
null
if this node
forms the root of its own tree.
Document
.
Document
.
CallableStatement
object for calling
database stored procedures.
CallableStatement
object for calling
database stored procedures.
CallableStatement
object that will generate
ResultSet
objects with the given type and concurrency.
CallableStatement
object that will generate
ResultSet
objects with the given type and concurrency.
PreparedStatement
object for sending
parameterized SQL statements to the database.
PreparedStatement
object for sending
parameterized SQL statements to the database.
PreparedStatement
object that will generate
ResultSet
objects with the given type and concurrency.
PreparedStatement
object that will generate
ResultSet
objects with the given type and concurrency.
ResultSet
object.
ResultSet
object.
null
if this node is its parent's first child node.
removeAttribute(localName)
.
oldChild
from
the list of children, and returns it.
oldChild
from
the list of children, and returns it.
oldChild
from
the list of children, and returns it.
oldChild
with
newChild
in the list of children, and returns the
oldChild
node.
oldChild
with
newChild
in the list of children, and returns the
oldChild
node.
oldChild
with
newChild
in the list of children, and returns the
oldChild
node.
Connection
object.
Connection
object.
SearchElement
.
SearchElement
with a given document owner and node name.
SearchElement
with a given Node
.
SearchElement
with a given SearchElement
.
Properties
of the xml declaration.
Properties
of the xml declaration.
name
attribute set value to value
.
setAttributeNode(newAttr)
.
setAttribute(qualifiedName, value)
.
Connection
object's database
in which to work.
Connection
object's database
in which to work.
ResultSet
object will be processed.
ResultSet
object will be processed.
ResultSet
object.
ResultSet
object.
ResultSet
objects
created using this Connection
object to the given
holdability.
ResultSet
objects
created using this Connection
object to the given
holdability.
Element
found on the given path.
Connection
object to the one given.
Connection
object to the one given.
TypeMap
object as the type map for
this Connection
object.
TypeMap
object as the type map for
this Connection
object.
TextImpl
from a given node,
as a Node
TextImpl
from the given node value.
TextImpl
from the given node.
String
representation of this node.
String
representation of this node.
short
.
java.math.BigDecimal
value.
java.math.BigDecimal
value.
java.sql.BigDecimal
value.
java.sql.BigDecimal
value.
boolean
value.
boolean
value.
boolean
value.
boolean
value.
byte
value.
byte
value.
byte
value.
byte
value.
byte
array value.
byte
array value.
java.sql.Date
value.
java.sql.Date
value.
java.sql.Date
value.
java.sql.Date
value.
double
value.
double
value.
double
value.
double
value.
float
value.
float
value.
float
value.
float
value.
int
value.
int
value.
int
value.
int
value.
long
value.
long
value.
long
value.
long
value.
null
value.
null
value.
Object
value.
Object
value.
Object
value.
Object
value.
Object
value.
Object
value.
Object
value.
Object
value.
ResultSet
object.
ResultSet
object.
short
value.
short
value.
short
value.
short
value.
String
value.
String
value.
String
value.
String
value.
java.sql.Time
value.
java.sql.Time
value.
java.sql.Time
value.
java.sql.Time
value.
java.sql.Timestamp
value.
java.sql.Timestamp
value.
java.sql.Timestamp
value.
java.sql.Timestamp
value.
NULL
.
NULL
.
SearchElement
.
XMLConfig
with the given
document owner and node name.
XMLConfig
from a given node
(creates the children subtree too), as a Node
XMLConfig
from the given node,
without creating entire children subtree.
XMLDocumentFactory
XMLDocumentFactory
with the given
xml file name as String
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |