Overview
Package
Class
Use
Tree
Deprecated
Index
Help
UJO Framework
release 0.94
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
_
C
CACHE_POLICY
- Static variable in class org.ujoframework.orm.metaModel.
MetaParams
Enable / disable a session cache for the business objects.
CACHE_WEAK_MAP
- Static variable in class org.ujoframework.orm.metaModel.
MetaParams
The parameters enables the the cache implementation by WeakHashMap.
cacheClear()
- Method in class org.ujoframework.orm.
Session
Clear the cache.
CacheKey
- Class in
org.ujoframework.orm.ao
UJO CacheKey
CacheKey()
- Constructor for class org.ujoframework.orm.ao.
CacheKey
CachePolicy
- Enum in
org.ujoframework.orm.ao
The BO cache policy is available inside a one session only.
call(Session, UjoProperty<UJO, T>)
- Method in class org.ujoframework.orm.
DbProcedure
Call the procedure and return a type-safe value of the required Property
call(Session)
- Method in class org.ujoframework.orm.
DbProcedure
Call the procedure and return a value of the first Property.
call(DbProcedure)
- Method in class org.ujoframework.orm.
Session
Call the stored procedure
cancel()
- Method in exception org.ujoframework.orm.ao.
UjoStatement
changeDbLength(MetaColumn)
- Method in class org.ujoframework.orm.metaModel.
MetaDatabase
Change DbType by a Java property
changeDbType(MetaColumn)
- Method in class org.ujoframework.orm.metaModel.
MetaDatabase
Change DbType by a Java property
changeDefault(UJO, UjoProperty<UJO, VALUE>, VALUE)
- Method in class org.ujoframework.orm.
AbstractMetaModel
Assign a 'valid value' over a default UJO property value only
CHAR
- Static variable in class org.ujoframework.orm.
TypeService
charAt(int)
- Method in class org.ujoframework.extensions.
PathProperty
A char from Name
charAt(int)
- Method in class org.ujoframework.extensions.
Property
A char from Name
CHECK_KEYWORDS
- Static variable in class org.ujoframework.orm.metaModel.
MetaParams
CheckReport a keyword in the database table or colum name inside the meta-model.
checkAttribs()
- Method in class org.ujoframework.extensions.
Property
Check properties
checkKeyWord(String, MetaTable, Set<String>)
- Method in class org.ujoframework.orm.metaModel.
MetaDatabase
Check the keyword
checkReadOnly(boolean)
- Method in class org.ujoframework.orm.
AbstractMetaModel
Test a read-only state
CheckReport
- Enum in
org.ujoframework.orm.ao
How to use the report of any check message?
checkUniqueProperties(Class<? extends Ujo>, boolean)
- Method in class org.ujoframework.core.
UjoManager
Check ujo properties to a unique name.
checkUniqueProperties(Class<? extends Ujo>)
- Method in class org.ujoframework.core.
UjoManager
Check ujo properties to a unique name.
clear()
- Method in class org.ujoframework.implementation.mapImpl.
MapImplUjo
Removes all of the mappings from this map.
clear()
- Method in class org.ujoframework.orm.
DbProcedure
Clear all parameters
clearBatch()
- Method in exception org.ujoframework.orm.ao.
UjoStatement
clearParameters()
- Method in exception org.ujoframework.orm.ao.
UjoStatement
clearWarnings()
- Method in exception org.ujoframework.orm.ao.
UjoStatement
CLOB
- Static variable in class org.ujoframework.orm.
TypeService
clone(Ujo, int, Object)
- Method in class org.ujoframework.core.
UjoManager
Clone the UjoCloneable object.
clone(int, Object)
- Method in class org.ujoframework.extensions.
AbstractUjo
Object is Cloneable
Note: There are supported attributes null value Ujo UjoCloneable List array of privitive values
clone(int, Object)
- Method in class org.ujoframework.extensions.
AbstractUjoExt
Clone the UjoCloneable object.
clone(int, Object)
- Method in interface org.ujoframework.extensions.
UjoCloneable
Object is Cloneable
cloneRow(int, int, Object)
- Method in class org.ujoframework.swing.
UjoTableModel
Clone row.
close()
- Method in class org.ujoframework.core.
UjoIterator
Close all resources, if any.
close()
- Method in exception org.ujoframework.orm.ao.
UjoStatement
close()
- Method in class org.ujoframework.orm.
JdbcStatement
close(Connection, JdbcStatement, ResultSet, boolean)
- Static method in class org.ujoframework.orm.metaModel.
MetaDatabase
Close a connection, statement and a result set.
close(Connection, Statement, ResultSet, boolean)
- Static method in class org.ujoframework.orm.metaModel.
MetaDatabase
Close a connection, statement and a result set.
close()
- Method in class org.ujoframework.orm.
Session
Close and release all DB connections.
Column
- Annotation Type in
org.ujoframework.orm.annot
Use the annotation to mark a UjoProperty static field like XML Attribute.
COLUMNS
- Static variable in class org.ujoframework.orm.metaModel.
MetaIndex
Table Columns
COLUMNS
- Static variable in class org.ujoframework.orm.metaModel.
MetaPKey
DB columns
COLUMNS
- Static variable in class org.ujoframework.orm.metaModel.
MetaTable
Table Columns (no relations)
columns
- Variable in class org.ujoframework.swing.
UjoTableModel
Columns definition
commit()
- Method in class org.ujoframework.orm.
Session
Make a commit for all databases.
commit(boolean)
- Method in class org.ujoframework.orm.
Session
Make commit/rollback for all 'production' databases.
COMMON_SEQ_TABLE_KEY
- Static variable in class org.ujoframework.orm.
SqlDialect
The table key for a common sequence emulator.
COMMON_SEQ_TABLE_NAME
- Static variable in class org.ujoframework.orm.
SqlDialect
The table key for a common sequence emulator.
compare(Ujo, Ujo)
- Method in class org.ujoframework.core.
UjoComparator
Compare two Ujo objects.
compare(UjoProperty, UjoProperty)
- Method in class org.ujoframework.core.
UjoManager
Compare Ujo properties.
compare(Comparable, Comparable)
- Method in class org.ujoframework.criterion.
ValueCriterion
Compare two object
compareTo(UjoProperty)
- Method in class org.ujoframework.extensions.
Property
Compare to another UjoProperty object by a index code.
config(String)
- Method in class org.ujoframework.orm.
OrmHandler
Load parameters from an external XML file.
config(MetaParams)
- Method in class org.ujoframework.orm.
OrmHandler
Save the ORM parameters.
config(MetaRoot)
- Method in class org.ujoframework.orm.
OrmHandler
Save the ORM configuration include parameters (if the parameters are not null).
config(URL, boolean)
- Method in class org.ujoframework.orm.
OrmHandler
Load parameters from an external XML file.
constant(UjoProperty<UJO, ?>, boolean)
- Static method in class org.ujoframework.criterion.
Criterion
This is a constant criterion independed on the property and the ujo entity.
constructor
- Variable in class org.ujoframework.implementation.factory.
FactoryProperty
Constructor
CONSTRUCTOR_TYPE
- Static variable in class org.ujoframework.core.
UjoCoder
Typ konstruktoru
contains(UjoProperty)
- Method in class org.ujoframework.core.
UjoPropertyListImpl
Returns true if list contains property from the parameter.
contains(UjoProperty)
- Method in interface org.ujoframework.
UjoPropertyList
Returns true if list contains property from the parameter.
containsKey(Object)
- Method in class org.ujoframework.implementation.mapImpl.
MapImplUjo
Returns
true
if this map contains a mapping for the specified key.
containsValue(Object)
- Method in class org.ujoframework.implementation.mapImpl.
MapImplUjo
Returns
true
if this map maps one or more keys to the specified value.
content
- Variable in class org.ujoframework.swing.
UjoPropertyRow
copy(Ujo, Ujo, UjoAction, UjoProperty...)
- Method in class org.ujoframework.core.
UjoManager
Copy selected properties from source to target.
copy(Ujo, Ujo, UjoProperty...)
- Method in class org.ujoframework.core.
UjoManager
Copy selected properties of the source to target.
copy(Ujo, Ujo)
- Method in class org.ujoframework.core.
UjoManager
Copy ALL properties of the source to target.
copy(UJO, UJO)
- Method in class org.ujoframework.extensions.
PathProperty
Copy a value from the first UJO object to second one.
copy(UJO, UJO)
- Method in class org.ujoframework.extensions.
Property
Copy a value from the first UJO object to second one.
copy(UJO, UJO)
- Method in interface org.ujoframework.
UjoProperty
Copy a value from the first UJO object to second one.
copyTo(Ujo, Object)
- Method in class org.ujoframework.extensions.
AbstractUjoExt
Copy all attributes to the target
copyTo(Ujo, UjoProperty...)
- Method in class org.ujoframework.extensions.
AbstractUjoExt
Copy selected attributes to the target
count()
- Method in class org.ujoframework.core.
UjoIterator
Returns a count of items or value -1 if the count is not known.
create(UjoProperty<UJO, ? extends Object>...)
- Static method in class org.ujoframework.extensions.
PathProperty
Create new instance
create(Session)
- Method in class org.ujoframework.orm.metaModel.
MetaDatabase
Create DB
createBlob(byte[])
- Static method in class org.ujoframework.orm.utility.
OrmTools
Create a new Blob
createBlob(InputStream)
- Static method in class org.ujoframework.orm.utility.
OrmTools
Create a new Blob
createBO()
- Method in class org.ujoframework.orm.metaModel.
MetaTable
Returns a new instance or the BO.
createClob(char[])
- Static method in class org.ujoframework.orm.utility.
OrmTools
Create a new Clob.
createClob(String)
- Static method in class org.ujoframework.orm.utility.
OrmTools
Create a new Clob.
createClob(Reader)
- Static method in class org.ujoframework.orm.utility.
OrmTools
Create a new Clob.
createConnection()
- Method in class org.ujoframework.orm.metaModel.
MetaDatabase
Create connection with auto-commit false.
createConnection(MetaDatabase)
- Method in class org.ujoframework.orm.
SqlDialect
Create a new database connection
createInternalConnection()
- Method in class org.ujoframework.orm.metaModel.
MetaDatabase
Call the method from SqlDialect only.
createPkCriterion(OrmUjo)
- Method in class org.ujoframework.orm.
Session
Returns an criterion by a PrimaryKey
createPropertyList(Ujo, UjoAction)
- Method in class org.ujoframework.core.
UjoManager
Create a list of UjoPropertyList
createPropertyList()
- Method in class org.ujoframework.extensions.
AbstractUjoExt
Create a list of UjoProperty.
createQuery(Class<UJO>)
- Method in class org.ujoframework.orm.
Session
For all rows.
createQuery(Class<UJO>, Criterion<UJO>)
- Method in class org.ujoframework.orm.
Session
createQuery(Criterion<UJO>)
- Method in class org.ujoframework.orm.
Session
The table class is derived from the first criterion column.
createSequencer(MetaTable)
- Method in class org.ujoframework.orm.metaModel.
MetaDatabase
Create a new sequencer for selected table
createSession()
- Method in class org.ujoframework.orm.
OrmHandler
Create new session
CriteriaTool
<
UJO
extends
Ujo
> - Class in
org.ujoframework.criterion
The Criteria class is a simple tool to search UJO objects in the list.
CriteriaTool()
- Constructor for class org.ujoframework.criterion.
CriteriaTool
Criterion
<
UJO
extends
Ujo
> - Class in
org.ujoframework.criterion
An abstract criterion provides a basic interface and static factory methods.
Criterion()
- Constructor for class org.ujoframework.criterion.
Criterion
CriterionDecoder
- Class in
org.ujoframework.orm
SQL Criterion Decoder.
CriterionDecoder(Criterion, MetaTable)
- Constructor for class org.ujoframework.orm.
CriterionDecoder
CriterionDecoder(Criterion, MetaDatabase, List<UjoProperty>)
- Constructor for class org.ujoframework.orm.
CriterionDecoder
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
UJO Framework
release 0.94
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
_
Copyright © 2007-2010
PPonec