Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
M
MSSQLRuntime
- class net.sf.colle.sql.mssql.
MSSQLRuntime
.
Implementation of known differences in the MySQL RDBMS system.
MSSQLRuntime()
- Constructor for class net.sf.colle.sql.mssql.
MSSQLRuntime
Mapper
- class net.sf.colle.xml.
Mapper
.
Mapper interface that has to be implemented by mapper class.
Mapper(Mapper)
- Constructor for class net.sf.colle.xml.
Mapper
Constructs a mapper with the parent mapper.
MapperCollection
- class net.sf.colle.xml.
MapperCollection
.
Maps objects and lists of objects into a DOM document.
MapperCollection()
- Constructor for class net.sf.colle.xml.
MapperCollection
MySQLRuntime
- class net.sf.colle.sql.mysql.
MySQLRuntime
.
Implementation of known differences in the MySQL RDBMS system.
MySQLRuntime()
- Constructor for class net.sf.colle.sql.mysql.
MySQLRuntime
main(String[])
- Static method in class net.sf.colle.mid.ejb.test.
TestEJBs
Runs tests.
main(String[])
- Static method in class net.sf.colle.sql.schema.
TableBuilder
Command line interface.
main(String[])
- Static method in class net.sf.colle.sql.test.
TestCodeGenerator
Runs the tests.
makeInClause(String, int)
- Static method in class net.sf.colle.sql.persistence.
StatementManager
Replaces the first '~' with '(?, ?, ? ...)' for use in a SQL 'where x in' clause.
makeOrderByClause(String[], boolean[])
- Static method in class net.sf.colle.sql.persistence.
StatementManager
Makes an order by clause based on the orders and directions specified.
map(Element)
- Method in class net.sf.colle.forms.
Form
Maps the form data into the result document.
map(Element)
- Method in interface net.sf.colle.forms.
FormElement
Write out the the element into the DOM tree.
map(Element)
- Method in class net.sf.colle.forms.
FormList
map(Element)
- Method in class net.sf.colle.forms.
FormSet
Maps the element into a DOM document.
map(Element)
- Method in class net.sf.colle.forms.
Structure
Maps the element into a DOM document.
map(Element)
- Method in class net.sf.colle.forms.
Text
Maps the element into a DOM document.
map(String, Object)
- Method in class net.sf.colle.web.
Context
Maps the interface into the root of the response document.
map(Element, String, Object)
- Method in class net.sf.colle.web.
Context
Maps the interface into the response document.
map(Element, HttpServletRequest)
- Static method in class net.sf.colle.web.
RequestMapper
Maps a servlet request into the response document.
map(Element, Object, Set, String)
- Method in class net.sf.colle.xml.
DateMapper
Maps the object into a DOM document.
map(Element, String, Object, Set, String)
- Method in class net.sf.colle.xml.
Mapper
Maps the object into a DOM document.
map(Element, String, String, Set, String)
- Static method in class net.sf.colle.xml.
Mapper
Maps the object into a DOM document.
map(Element, String, boolean, Set, String)
- Static method in class net.sf.colle.xml.
Mapper
Maps the object into a DOM document.
map(Element, String, char, Set, String)
- Static method in class net.sf.colle.xml.
Mapper
Maps the object into a DOM document.
map(Element, String, char[], Set, String)
- Static method in class net.sf.colle.xml.
Mapper
Maps the object into a DOM document.
map(Element, String, double, Set, String)
- Static method in class net.sf.colle.xml.
Mapper
Maps the object into a DOM document.
map(Element, String, float, Set, String)
- Static method in class net.sf.colle.xml.
Mapper
Maps the object into a DOM document.
map(Element, String, int, Set, String)
- Static method in class net.sf.colle.xml.
Mapper
Maps the object into a DOM document.
map(Element, String, long, Set, String)
- Static method in class net.sf.colle.xml.
Mapper
Maps the object into a DOM document.
map(Element, Object, Set, String)
- Method in class net.sf.colle.xml.
Mapper
Maps the object into a DOM document.
map(Element, String, Object, Set, String)
- Method in class net.sf.colle.xml.
MapperCollection
Maps the object into a DOM document.
map(Element, Object, Set, String)
- Method in class net.sf.colle.xml.
MapperCollection
map(Element, String, Object, Set)
- Method in class net.sf.colle.xml.
SystemMapper
Maps the object into a DOM document.
mapCollection(String, Collection)
- Method in class net.sf.colle.web.
Context
Maps the collection into the root of the response document.
mapCollection(Element, String, Collection)
- Method in class net.sf.colle.web.
Context
Maps the collection into the response document.
mapCollection(Element, String, Collection, Set, String)
- Method in class net.sf.colle.xml.
Mapper
Maps the collection into a DOM document.
mapCollection(Element, String, Collection, Set)
- Method in class net.sf.colle.xml.
SystemMapper
Maps the collection into a DOM document.
mapImpl(Element)
- Method in class net.sf.colle.forms.
Structure
mapJDBCType(String, int, boolean)
- Method in class net.sf.colle.sql.mssql.
MSSQLRuntime
mapJDBCType(String, int, boolean)
- Method in class net.sf.colle.sql.mysql.
MySQLRuntime
mapJDBCType(String, int, boolean)
- Method in class net.sf.colle.sql.oracle.
OracleRuntime
mapJDBCType(String, int, boolean)
- Method in class net.sf.colle.sql.schema.
RDBMSRuntime
Re-maps JDBC data types to vendor specific data types.
mxParentMapper
- Variable in class net.sf.colle.xml.
Mapper
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V