JDBaccess API 1.0
A B C D E F G H I P R S T U X

C

Call - Interface in com.jdbaccess.da
Super interface of Function and Procedure.
CallResult - Interface in com.jdbaccess.da
Results of procedure calls (in Oracle also of function calls).
close() - Method in interface com.jdbaccess.da.Result
You close a result automatically when you end the select of this result.
com.jdbaccess.da - package com.jdbaccess.da
 
com.jdbaccess.dao - package com.jdbaccess.dao
 
commit() - Method in interface com.jdbaccess.da.Transaction
Commit of this transaction
createSequence(String) - Method in interface com.jdbaccess.dao.DataAccessObject
Creates sequence with that sequence name
createSequence(String) - Method in class com.jdbaccess.dao.DataAccessObjectImpl
 
createTable(String) - Method in interface com.jdbaccess.dao.DataAccessObject
Creates table with that create table string
createTable(String) - Method in class com.jdbaccess.dao.DataAccessObjectImpl
 

JDBaccess API 1.0
A B C D E F G H I P R S T U X
Copyright © 2005-2006 JDBaccess.com, Königsweg 210, D-14129 Berlin, Germany. All Rights Reserved.