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

I

Index - class net.sf.colle.sql.schema.Index.
Model abstraction of an index on a relational table.
Index(Table) - Constructor for class net.sf.colle.sql.schema.Index
Constructs a primary key on a relational table.
Index(String, boolean, Table) - Constructor for class net.sf.colle.sql.schema.Index
Constructs an index on a relational table.
idExists(int) - Method in interface net.sf.colle.mid.ejb.test.Test
Checks if call to insert was rolled back.
idExists(int) - Method in class net.sf.colle.mid.ejb.test.TestImpl
Checks if call to insert was rolled back.
idExists(int) - Method in class net.sf.colle.mid.ejb.test.colle_gen.ClientTest
Checks if call to insert was rolled back.
idExists(int) - Method in interface net.sf.colle.mid.ejb.test.colle_gen.Test
Checks if call to insert was rolled back.
idExists(int) - Method in class net.sf.colle.mid.ejb.test.colle_gen.TestBean
Checks if call to insert was rolled back.
index(Connection) - Method in class net.sf.colle.sql.schema.Table
Creates indexes on this table in the database of the given connection.
index(String) - Method in class net.sf.colle.sql.schema.TableBuilder
Indexes the table specified.
indexAll() - Method in class net.sf.colle.sql.schema.TableBuilder
Index all the tables.
indexAllForeign() - Method in class net.sf.colle.sql.schema.TableBuilder
Index foreign keys of all the tables.
indexForeign(String) - Method in class net.sf.colle.sql.schema.TableBuilder
Indexes foreign keys in the table specified.
indexForeignKeys(Connection) - Method in class net.sf.colle.sql.schema.Table
Creates foreign key indexes on this table in the database of the given connection.
init(Table, LoaderFilter, Connection) - Method in interface net.sf.colle.sql.schema.LoaderFilter
Initializes the filter to work on a table.
init(ServletConfig) - Static method in class net.sf.colle.web.Context
 
init(ServletConfig) - Method in class net.sf.colle.web.ControlServlet
 
initializeGeneratingTask() - Method in class net.sf.colle.ant.GeneratingTask
 
insert(int, boolean, boolean) - Method in interface net.sf.colle.mid.ejb.test.Test
Inserts value into test table then optionally throws an exception to test rollback exception handling.
insert(int, boolean, boolean) - Method in class net.sf.colle.mid.ejb.test.TestImpl
Inserts value into test table then optionally throws an exception to test rollback exception handling.
insert(int, boolean, boolean) - Method in class net.sf.colle.mid.ejb.test.colle_gen.ClientTest
Inserts value into test table then optionally throws an exception to test rollback exception handling.
insert(int, boolean, boolean) - Method in interface net.sf.colle.mid.ejb.test.colle_gen.Test
Inserts value into test table then optionally throws an exception to test rollback exception handling.
insert(int, boolean, boolean) - Method in class net.sf.colle.mid.ejb.test.colle_gen.TestBean
Inserts value into test table then optionally throws an exception to test rollback exception handling.
insert(TestTable.Row, Connection) - Static method in class net.sf.colle.sql.test.TestTable
Inserts a new row.
insert(TestTable2.Row, Connection) - Static method in class net.sf.colle.sql.test.TestTable2
Inserts a new row.
isAKSelected() - Method in class net.sf.colle.forms.test.TestForm.State
Check weather the AK value is selected.
isALSelected() - Method in class net.sf.colle.forms.test.TestForm.State
Check weather the AL value is selected.
isARSelected() - Method in class net.sf.colle.forms.test.TestForm.State
Check weather the AR value is selected.
isAZSelected() - Method in class net.sf.colle.forms.test.TestForm.State
Check weather the AZ value is selected.
isBlueSelected() - Method in class net.sf.colle.forms.test.TestForm.Color
Check weather the blue value is selected.
isCASelected() - Method in class net.sf.colle.forms.test.TestForm.State
Check weather the CA value is selected.
isCOSelected() - Method in class net.sf.colle.forms.test.TestForm.State
Check weather the CO value is selected.
isCTSelected() - Method in class net.sf.colle.forms.test.TestForm.State
Check weather the CT value is selected.
isDESelected() - Method in class net.sf.colle.forms.test.TestForm.State
Check weather the DE value is selected.
isFLSelected() - Method in class net.sf.colle.forms.test.TestForm.State
Check weather the FL value is selected.
isGASelected() - Method in class net.sf.colle.forms.test.TestForm.State
Check weather the GA value is selected.
isGreenSelected() - Method in class net.sf.colle.forms.test.TestForm.Color
Check weather the green value is selected.
isIndexRequiredOnForeignKey() - Method in class net.sf.colle.sql.mysql.MySQLRuntime
 
isIndexRequiredOnForeignKey() - Method in class net.sf.colle.sql.schema.RDBMSRuntime
Returns true if RDBMS requires an explicit index on content before creating a foreign key.
isIndigoSelected() - Method in class net.sf.colle.forms.test.TestForm.Color
Check weather the indigo value is selected.
isLASelected() - Method in class net.sf.colle.forms.test.TestForm.State
Check weather the LA value is selected.
isMainState() - Method in class net.sf.colle.forms.test.TestForm
Returns true if the state is main.
isNCSelected() - Method in class net.sf.colle.forms.test.TestForm.State
Check weather the NC value is selected.
isNDSelected() - Method in class net.sf.colle.forms.test.TestForm.State
Check weather the ND value is selected.
isNMSelected() - Method in class net.sf.colle.forms.test.TestForm.State
Check weather the NM value is selected.
isNullable() - Method in class net.sf.colle.sql.schema.Column
Returns true if the column is nullable.
isNullableNull() - Method in interface net.sf.colle.sql.test.TestTable.Row
Simple get for null values in column nNullable.
isOperaterSet() - Method in class net.sf.colle.web.Context
Returns true if a non-null operator has been set with the setOperator method.
isOrangeSelected() - Method in class net.sf.colle.forms.test.TestForm.Color
Check weather the orange value is selected.
isPASelected() - Method in class net.sf.colle.forms.test.TestForm.State
Check weather the PA value is selected.
isRedSelected() - Method in class net.sf.colle.forms.test.TestForm.Color
Check weather the red value is selected.
isSCSelected() - Method in class net.sf.colle.forms.test.TestForm.State
Check weather the SC value is selected.
isSelected(String) - Method in class net.sf.colle.forms.FormSet
Check that the set value has been selected.
isSequence() - Method in class net.sf.colle.sql.schema.Column
Returns true if the column is a sequence counter.
isSequence() - Method in class net.sf.colle.sql.schema.Table
check for sequences on table columns.
isStandalone() - Method in class net.sf.colle.xml.Transformation
Returns true if this transformation is to be used only without a controller.
isUnauthenticated() - Method in class net.sf.colle.xml.Transformation
Returns true if this transformation can be viewed by an unauthenticated (anonymous) operator.
isUnique() - Method in class net.sf.colle.sql.schema.Index
Returns true if the index is unique.
isVASelected() - Method in class net.sf.colle.forms.test.TestForm.State
Check weather the VA value is selected.
isVioletSelected() - Method in class net.sf.colle.forms.test.TestForm.Color
Check weather the violet value is selected.
isYellowSelected() - Method in class net.sf.colle.forms.test.TestForm.Color
Check weather the yellow value is selected.

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