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

I

Insert - Interface in com.jdbaccess.da
Interface for inserting objects: with Insert you insert of one or more rows into a database table.
insert(TransferObject) - Method in interface com.jdbaccess.dao.DataAccessObject
Inserts this transfer object
insert(ArrayList) - Method in interface com.jdbaccess.dao.DataAccessObject
Inserts these transfer objects
insert(TransferObject) - Method in class com.jdbaccess.dao.DataAccessObjectImpl
 
insert(ArrayList) - Method in class com.jdbaccess.dao.DataAccessObjectImpl
 
isEmpty() - Method in interface com.jdbaccess.da.Result
 
isFatalDBException() - Method in exception com.jdbaccess.exception.ApplicationException
Returns true if this exception is database fatal exeception
isHidden() - Method in class com.jdbaccess.transfer.Field
Returns true if hidden else false.
isModified(String) - Method in class com.jdbaccess.transfer.Row
Returns true if the field with this field name is modified
isModified(String) - Method in class com.jdbaccess.transfer.TransferObject
Returns true if the field with this field name is modified
isReadOnly() - Method in class com.jdbaccess.transfer.Field
Returns true if read only else false
isRequired() - Method in class com.jdbaccess.transfer.Field
Returns true if required else false

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.