Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
B C D E F G I J L S

B

buildFloatSet() - Static method in class javatools.sql.SQL2Java
 
buildIntegerSet() - Static method in class javatools.sql.SQL2Java
 

C

convert(String, int) - Static method in class javatools.sql.SQL2Java
Converts a string into an object, using a specified SQL type.

D

db - Variable in class javatools.sql.ScriptExecutor
 

E

execScript() - Method in class javatools.sql.ScriptExecutor
Executes the loaded script.
execScript(String) - Method in class javatools.sql.ScriptExecutor
Loads and executes a specified script file.

F

floatSet - Static variable in class javatools.sql.SQL2Java
 

G

getDBMS() - Method in class javatools.sql.ScriptExecutor
Returns the name of the DBMS used.
getDatabase() - Method in class javatools.sql.ScriptExecutor
Returns a reference to the DbDatabase object used.
getPassword() - Method in class javatools.sql.ScriptExecutor
Returns the password used for connection.
getUserName() - Method in class javatools.sql.ScriptExecutor
Returns the username.

I

integerSet - Static variable in class javatools.sql.SQL2Java
 

J

javatools.sql - package javatools.sql
 

L

loadScript(String) - Method in class javatools.sql.ScriptExecutor
Loads the script to be executed.
loadScript(InputStream) - Method in class javatools.sql.ScriptExecutor
 

S

SQL2Java - class javatools.sql.SQL2Java.
It is a preliminary class.
SQL2Java() - Constructor for class javatools.sql.SQL2Java
Creates new SQL2Java
ScriptExecutor - class javatools.sql.ScriptExecutor.
It's an abstract class for use in executing a script for a DBMS.
ScriptExecutor() - Constructor for class javatools.sql.ScriptExecutor
Creates new ScriptExecutor
sc - Variable in class javatools.sql.ScriptExecutor
The name of the database to be used.
setAccess(String, String) - Method in class javatools.sql.ScriptExecutor
Sets access information for communication with DBMS.
setDBMS(String) - Method in class javatools.sql.ScriptExecutor
Sets the name of the DBMS to be used.
setDatabase(DbManager, String, String, String, String, String) - Method in class javatools.sql.ScriptExecutor
Sets the database to use.

B C D E F G I J L S