A B C D E F G H I K L M N O P R S T U V

D

DEFAULT_INSERTS_PER_COMMIT - Static variable in class net.sf.colle.sql.schema.TableLoader
 
DateMapper - class net.sf.colle.xml.DateMapper.
Maps java.util.Date objects.
DateMapper() - Constructor for class net.sf.colle.xml.DateMapper
Constructs a mapper with the parent mapper.
DomainProperties - class net.sf.colle.util.DomainProperties.
Uses a simple algorithm to locate domain qualified properties such as com.example.sub.system.color.
DuplicateRowException - exception net.sf.colle.sql.persistence.DuplicateRowException.
Exception to be thrown in create methods of the persistence classes when a record with the same primary key is already in the database.
DuplicateRowException() - Constructor for class net.sf.colle.sql.persistence.DuplicateRowException
Constructs an exception with no inner throwable.
DuplicateRowException(String) - Constructor for class net.sf.colle.sql.persistence.DuplicateRowException
Constructs an exception with a message and no inner throwable.
DuplicateRowException(Throwable) - Constructor for class net.sf.colle.sql.persistence.DuplicateRowException
Constructs an exception with a throwable
DuplicateRowException(String, Throwable) - Constructor for class net.sf.colle.sql.persistence.DuplicateRowException
Constructs an exception with a message and a throwable
defaultAction(Context) - Method in class net.sf.colle.forms.test.TestFormController
Standard reply.
defaultAction(Context) - Method in class net.sf.colle.web.Controller
Respond with the default action to a request.
defaultAction(Context) - Method in class net.sf.colle.web.test.AuthedController
Standard reply.
defaultAction(Context) - Method in class net.sf.colle.web.test.TestController
Standard XSL-less reply.
delete(int) - Method in interface net.sf.colle.mid.ejb.test.Test
Deletes test values.
delete(int) - Method in class net.sf.colle.mid.ejb.test.TestImpl
 
delete(int) - Method in class net.sf.colle.mid.ejb.test.colle_gen.ClientTest
Deletes test values.
delete(int) - Method in interface net.sf.colle.mid.ejb.test.colle_gen.Test
Deletes test values.
delete(int) - Method in class net.sf.colle.mid.ejb.test.colle_gen.TestBean
Deletes test values.
delete(TestTable.Row, Connection) - Static method in class net.sf.colle.sql.test.TestTable
Deletes a row.
delete(int, Connection) - Static method in class net.sf.colle.sql.test.TestTable
Deletes a row identified by it's primary key.
delete(TestTable2.Row, Connection) - Static method in class net.sf.colle.sql.test.TestTable2
Deletes a row.
delete(int, Connection) - Static method in class net.sf.colle.sql.test.TestTable2
Deletes a row identified by it's primary key.
drop(Connection) - Method in class net.sf.colle.sql.schema.Table
Drops the table in the database of the given connection.
drop(String) - Method in class net.sf.colle.sql.schema.TableBuilder
Drops the table specified.
dropAll() - Method in class net.sf.colle.sql.schema.TableBuilder
Drop all the tables.
dropSequence(String, Connection) - Method in class net.sf.colle.sql.mssql.MSSQLRuntime
 
dropSequence(String, Connection) - Method in class net.sf.colle.sql.mysql.MySQLRuntime
 
dropSequence(String, Connection) - Method in class net.sf.colle.sql.oracle.OracleRuntime
Drop the sequence from the database.
dropSequence(String, Connection) - Method in class net.sf.colle.sql.schema.RDBMSRuntime
Drop the sequence from the database.

A B C D E F G H I K L M N O P R S T U V