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

A

AbstractMetaModel - Class in org.ujoframework.orm
Abstract Metamodel
AbstractMetaModel() - Constructor for class org.ujoframework.orm.AbstractMetaModel
 
AbstractOperator - Interface in org.ujoframework.criterion
The abstract criteria operator
AbstractUjo - Class in org.ujoframework.extensions
This is a simple abstract implementation of Ujo.
AbstractUjo() - Constructor for class org.ujoframework.extensions.AbstractUjo
 
AbstractUjoExt<UJO_IMPL extends UjoExt> - Class in org.ujoframework.extensions
This is a simple abstract implementation of Ujo.
AbstractUjoExt() - Constructor for class org.ujoframework.extensions.AbstractUjoExt
 
ACTION_CLONE - Static variable in interface org.ujoframework.UjoAction
An authorization action (of a UjoProperty) for a method: UjoManager.clone(Ujo ujo, int depth) .
ACTION_COPY - Static variable in interface org.ujoframework.UjoAction
An authorization action (of a UjoProperty) for a method: UjoManager.copy(Ujo source, Ujo target, UjoProperty... properties) .
ACTION_CSV_EXPORT - Static variable in interface org.ujoframework.UjoAction
An authorization action (of a UjoProperty) for a CSV export.
ACTION_CSV_IMPORT - Static variable in interface org.ujoframework.UjoAction
An authorization action (of a UjoProperty) for a CSV import.
ACTION_RESBUNDLE_EXPORT - Static variable in interface org.ujoframework.UjoAction
An authorization action (of a UjoProperty) for a Resource Bundle export.
ACTION_RESBUNDLE_IMPORT - Static variable in interface org.ujoframework.UjoAction
An authorization action (of a UjoProperty) for a Resource Bundle import.
ACTION_TABLE_SHOW - Static variable in interface org.ujoframework.UjoAction
An authorization action for class UjoContentTabModel.
ACTION_TO_STRING - Static variable in interface org.ujoframework.UjoAction
An authorization action (of a UjoProperty) for a method: toString()
ACTION_UNDEFINED - Static variable in interface org.ujoframework.UjoAction
This is an undefined action.
ACTION_XML_ELEMENT - Static variable in interface org.ujoframework.UjoAction
Deprecated. 
ACTION_XML_EXPORT - Static variable in interface org.ujoframework.UjoAction
An authorization action (of a UjoProperty) for a XML export.
ACTION_XML_IMPORT - Static variable in interface org.ujoframework.UjoAction
An authorization action (of a UjoProperty) for a XML import.
ACTION_ZERO_REPLACE - Static variable in interface org.ujoframework.UjoAction
Deprecated. use the UjoProperty.getDefault() value instead of.
actionElement - Variable in class org.ujoframework.core.UjoManagerXML
A CONTEXT of the actionExport
actionExport - Variable in class org.ujoframework.core.UjoManagerXML
A CONTEXT of the actionExport
add(ListUjoProperty<UJO, ITEM>, ITEM) - Method in class org.ujoframework.extensions.AbstractUjoExt
Add Value, if the List is null then the list will be created.
add(UjoProperty<? extends VALUE, VALUE_PAR>) - Method in class org.ujoframework.extensions.PathProperty
Create new composite (indirect) instance.
add(UjoProperty<? extends VALUE, VALUE_PAR>) - Method in class org.ujoframework.extensions.Property
Create new composite (indirect) instance.
add(ListUjoProperty<UJO, ITEM>, ITEM) - Method in interface org.ujoframework.extensions.UjoExt
Add Value, if the List is null then the list will be created.
add(MetaDatabase) - Method in class org.ujoframework.orm.metaModel.MetaRoot
Add a new database into repository.
add(UjoProperty<? extends VALUE, VALUE_PAR>) - Method in interface org.ujoframework.UjoProperty
Create new composite (indirect) instance.
addBatch(String) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
addBatch() - Method in exception org.ujoframework.orm.ao.UjoStatement
 
addColumnModel(MetaRelation2Many) - Method in class org.ujoframework.orm.OrmHandler
Map a property to the table
addCriterion(Criterion<UJO>) - Method in class org.ujoframework.orm.Query
Add a new Criterion
addItem(UJO, ITEM) - Method in class org.ujoframework.extensions.ListProperty
Add Item Value.
addItem(UJO, ITEM) - Method in interface org.ujoframework.extensions.ListUjoProperty
Add an Item Value.
addOrderBy(UjoProperty<UJO, ?>) - Method in class org.ujoframework.orm.Query
Add an item to the end of order list.
addProcedureModel(MetaProcedure) - Method in class org.ujoframework.orm.OrmHandler
Map a property to the table
addPropertyChangeListener(UjoProperty<UJO, ?>, Boolean, UjoPropertyChangeListener) - Method in class org.ujoframework.implementation.registrar.RegistrarUjo
Add property Listener
addPropertyChangeListener(UjoProperty<UJO, ?>, Boolean, UjoPropertyChangeListener) - Method in class org.ujoframework.implementation.registrar.RegistrarUjoExt
Add property Listener
addPropertyChangeListener(UjoProperty<UJO, ?>, Boolean, UjoPropertyChangeListener) - Method in interface org.ujoframework.listener.EventRegistrar
Add listener
addPropertyChangeListener(UjoProperty, Boolean, UjoPropertyChangeListener) - Method in class org.ujoframework.listener.UjoPropertyChangeSupport
Add listener
addRow(ROW) - Method in class org.ujoframework.swing.UjoTableModel
Add a row to end of the model.
addTableModel(MetaTable) - Method in class org.ujoframework.orm.OrmHandler
Map a property to the table
ALIAS - Static variable in class org.ujoframework.orm.metaModel.MetaTable
The unique table/view name over all Databases in scope one OrmHandler
and(Criterion<UJO>) - Method in class org.ujoframework.criterion.Criterion
 
APPL_CONTEXT - Static variable in class org.ujoframework.orm.metaModel.MetaParams
An application context for initializaton of the customer componets of the meta-model.
ArrayUjo - Class in org.ujoframework.implementation.array
This is a very fast abstract implementation of Ujo.
ArrayUjo() - Constructor for class org.ujoframework.implementation.array.ArrayUjo
Constructor
ArrayUjo(Object[]) - Constructor for class org.ujoframework.implementation.array.ArrayUjo
 
ArrayUjoExt<UJO extends ArrayUjoExt> - Class in org.ujoframework.implementation.array
This is an Groovy style implementation of a setter and getter methods for an easier access for developpers, however the methods have got an weaker type control in compare to the MapUjo implementation.
ArrayUjoExt() - Constructor for class org.ujoframework.implementation.array.ArrayUjoExt
Constructor
assertAssign(UjoProperty, Object) - Method in class org.ujoframework.core.UjoManager
An assignable test.
assertDirect(UjoProperty, Object) - Method in class org.ujoframework.core.UjoManager
An assignable test.
assertDirectAssign(UjoProperty, Object) - Method in class org.ujoframework.core.UjoManager
An assignable test.
assignPrimaryKey(OrmUjo, Session) - Method in class org.ujoframework.orm.metaModel.MetaPKey
Assign a PK from framework in case the PK generator is type of MEMO_SEQUENCE.
assignPrimaryKey(OrmUjo, Session) - Method in class org.ujoframework.orm.metaModel.MetaTable
Assign a PK from framework
assignValue(OrmUjo, MetaColumn) - Method in class org.ujoframework.orm.JdbcStatement
Add a next value to a SQL prepared statement.
assignValue(MetaColumn, Object, OrmUjo) - Method in class org.ujoframework.orm.JdbcStatement
Add a next value to a SQL prepared statement.
assignValues(OrmUjo) - Method in class org.ujoframework.orm.JdbcStatement
Assign values into the prepared statement
assignValues(OrmUjo, List<MetaColumn>) - Method in class org.ujoframework.orm.JdbcStatement
Assign values into the prepared statement
assignValues(CriterionDecoder) - Method in class org.ujoframework.orm.JdbcStatement
Assign values into the prepared statement
assignValues(DbProcedure) - Method in class org.ujoframework.orm.JdbcStatement
Assign procedure parameters
ATTR_CLASS - Static variable in class org.ujoframework.core.UjoManagerXML
A name of Java Class of XML attribute.
ATTR_ITEM - Static variable in class org.ujoframework.core.UjoManagerXML
A name of Java Class of XML List attribute.
ATTR_LIST - Static variable in class org.ujoframework.core.UjoManagerXML
A name of Java List Class of a XML attribute.

B

BeanManager<UJO,VALUE> - Class in org.ujoframework.core
Manager of BeanUjo
BeanManager(UjoProperty) - Constructor for class org.ujoframework.core.BeanManager
 
BeanProperty<UJO extends Ujo,VALUE> - Class in org.ujoframework.implementation.bean
A Map property implementation.
BeanProperty(String, Class<VALUE>, int) - Constructor for class org.ujoframework.implementation.bean.BeanProperty
Constructor
BeanProperty(String, VALUE, int) - Constructor for class org.ujoframework.implementation.bean.BeanProperty
Constructor with a default value
BeanPropertyList<UJO extends Ujo,ITEM> - Class in org.ujoframework.implementation.bean
Property List implementation.
BeanPropertyList(String, Class<ITEM>, int) - Constructor for class org.ujoframework.implementation.bean.BeanPropertyList
Constructor
BeanUjo - Class in org.ujoframework.implementation.bean
This abstract class is inteded for an easy implementation of UJO features to a completed JavaBean object.
BeanUjo() - Constructor for class org.ujoframework.implementation.bean.BeanUjo
 
BeanUjoExt<UJO extends BeanUjoExt> - Class in org.ujoframework.implementation.bean
This is an Groovy style implementation of a setter and getter methods for an easier access for developpers, however the methods have got an weaker type control in compare to the MapUjo implementation.
BeanUjoExt() - Constructor for class org.ujoframework.implementation.bean.BeanUjoExt
 
BIG_DECI - Static variable in class org.ujoframework.orm.TypeService
 
BIG_INTE - Static variable in class org.ujoframework.orm.TypeService
 
BinaryCriterion<UJO extends Ujo> - Class in org.ujoframework.criterion
The BinaryCriterion implementation allows to join two another Criterions into the binary tree.
BinaryCriterion(Criterion<UJO>, BinaryOperator, Criterion<UJO>) - Constructor for class org.ujoframework.criterion.BinaryCriterion
 
BinaryOperator - Enum in org.ujoframework.criterion
The criterion binary operator
BLOB - Static variable in class org.ujoframework.orm.TypeService
 
BOOLEAN - Static variable in class org.ujoframework.orm.TypeService
 
breakLineEnabled - Variable in class org.ujoframework.core.UjoManagerXML
Break XML file
BYTE - Static variable in class org.ujoframework.orm.TypeService
 
BYTES - Static variable in class org.ujoframework.orm.TypeService
 

C

CACHE_POLICY - Static variable in class org.ujoframework.orm.metaModel.MetaParams
Session cache policy.
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
 
clearCache() - Method in class org.ujoframework.orm.Session
Clear the cache.
clearCache(CachePolicy) - Method in class org.ujoframework.orm.Session
Clear cache and change its policy.
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 special constant criterion independed on the property or 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.
createJndiInitialContext(MetaDatabase) - Method in class org.ujoframework.orm.SqlDialect
Get or create an Initial Context for the JNDI lookup.
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 immutable 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
 

D

data - Variable in class org.ujoframework.implementation.array.ArrayUjoExt
Object data
data - Variable in class org.ujoframework.implementation.map.MapUjoExt
Object data
DATABASE - Static variable in class org.ujoframework.orm.metaModel.MetaProcedure
Database
DATABASE - Static variable in class org.ujoframework.orm.metaModel.MetaTable
Database
DATABASES - Static variable in class org.ujoframework.orm.metaModel.MetaRoot
List of tables
DATE_SQL - Static variable in class org.ujoframework.orm.TypeService
 
DATE_UTIL - Static variable in class org.ujoframework.orm.TypeService
 
Db - Annotation Type in org.ujoframework.orm.annot
Use the annotation to mark a UjoProperty static field like XML Attribute.
DB_PROPERTY - Static variable in class org.ujoframework.orm.metaModel.MetaProcedure
Procedure property (a base definition of the procedure)
DB_PROPERTY - Static variable in class org.ujoframework.orm.metaModel.MetaTable
Database relative property (a base definition of table)
DB_TYPE - Static variable in class org.ujoframework.orm.metaModel.MetaColumn
Database Type
DbProcedure<UJO extends DbProcedure> - Class in org.ujoframework.orm
Abstract database procedure.
DbProcedure() - Constructor for class org.ujoframework.orm.DbProcedure
 
DbType - Enum in org.ujoframework.orm
Supported DbTypes
decodeBytes(String) - Method in class org.ujoframework.core.UjoCoder
Decode HexaString into byte array.
decodeValue(UjoProperty, String, Class) - Method in class org.ujoframework.core.UjoCoder
Restore an Object value from a String representation and write it into ujo.
decodeValue(Class, String) - Method in class org.ujoframework.core.UjoCoder
Restore an Object value from a String representation.
decodeValue(UjoProperty, String, Class) - Method in class org.ujoframework.core.UjoManager
Decode text value
decodeValue(UjoProperty, String) - Method in class org.ujoframework.core.UjoManager
Decode text value
decodeValue(Class, String) - Method in class org.ujoframework.core.UjoManager
Decode text value
DEFAULT_VALUE - Static variable in class org.ujoframework.orm.metaModel.MetaColumn
DB Default value
delete(Criterion<UJO>) - Method in class org.ujoframework.orm.Session
Delete all object object by the criterion from parameter.
delete(OrmUjo) - Method in class org.ujoframework.orm.Session
Delete one object from the parameters.
delete(Class<UJO>, Criterion<UJO>) - Method in class org.ujoframework.orm.Session
Delete all object object by the criterion from parameter.
delete(MetaTable, Criterion<UJO>) - Method in class org.ujoframework.orm.Session
Delete all objects object form parameter
Warning: method does not remove deleted object from internal cache, however you can call method clearCache() to release all objects from the cache.
deleteRow(int) - Method in class org.ujoframework.swing.UjoTableModel
Delete row.
DerbyDialect - Class in org.ujoframework.orm.dialect
Derby (http://db.apache.org/derby/)
NOTE: Dialect supports a LIMIT and OFFSET of the Derby release 10.5
DerbyDialect() - Constructor for class org.ujoframework.orm.dialect.DerbyDialect
 
descending() - Method in class org.ujoframework.extensions.PathProperty
Create a new instance of the property with a descending direction of order.
descending() - Method in class org.ujoframework.extensions.Property
Create a new instance of the indirect property with a descending direction of order.
descending() - Method in interface org.ujoframework.UjoProperty
Create new instance of an indirect property with the descending direction of sorting.
DIALECT - Static variable in class org.ujoframework.orm.metaModel.MetaDatabase
SQL dialect type of Class<SqlDialect>
DOUBLE - Static variable in class org.ujoframework.orm.TypeService
 
DUMMY - Static variable in interface org.ujoframework.UjoAction
A dummy action have got an ACTION_UNDEFINED id and the null context.

E

EMPTY - Static variable in class org.ujoframework.core.UjoPropertyListImpl
An empty array of the UJO properties
encodeBytes(byte[]) - Method in class org.ujoframework.core.UjoCoder
Encode bytes to hexadecimal String.
encodeValue(Object, boolean) - Method in class org.ujoframework.core.UjoCoder
Convert value to a String representation.
encodeValue(Object, boolean) - Method in class org.ujoframework.core.UjoManager
Convert value to a String representation.
entrySet() - Method in class org.ujoframework.implementation.mapImpl.MapImplUjo
Returns a Set view of the mappings contained in this map.
ENUM - Static variable in class org.ujoframework.orm.TypeService
 
equals(Ujo, Ujo) - Method in class org.ujoframework.core.UjoComparator
An equals test
equals(Object, Object) - Method in class org.ujoframework.core.UjoManager
Test if Object o1 equalsUjo o2.
equals(Object) - Method in class org.ujoframework.extensions.AbstractUjo
Is the object equals to a parameter Ujo?
equals(UjoProperty<UJO, VALUE>, VALUE) - Method in class org.ujoframework.extensions.AbstractUjoExt
Compare the property value with a parametrer value.
equals(UJO, VALUE) - Method in class org.ujoframework.extensions.PathProperty
Returns true, if the property value equals to a parameter value.
equals(UJO, VALUE) - Method in class org.ujoframework.extensions.Property
Returns true, if the property value equals to a parameter value.
equals(Object) - Method in class org.ujoframework.orm.ao.CacheKey
Has the two objects the same PK values include BO type ?
equals(Object) - Method in class org.ujoframework.orm.ForeignKey
 
equals(Object) - Method in class org.ujoframework.orm.metaModel.MetaDatabase
Equals
equals(Object) - Method in class org.ujoframework.orm.metaModel.MetaProcedure
Compare object by the same instance.
equals(Object) - Method in class org.ujoframework.orm.metaModel.MetaTable
Compare object by the same instance.
equals(UJO, VALUE) - Method in interface org.ujoframework.UjoProperty
Returns true, if the property value equals to a parameter value.
equalsArray(Object, Object) - Method in class org.ujoframework.core.UjoManager
Test if array1 equalsUjo to array2.
equalsUjo(Ujo, Ujo) - Method in class org.ujoframework.core.UjoManager
Test if obj1 equalsUjo obj2.
equalsUjo(Ujo, Ujo, UjoPropertyList) - Method in class org.ujoframework.core.UjoManager
Test if obj1 equalsUjo obj2.
evaluate(UJO) - Method in class org.ujoframework.criterion.BinaryCriterion
 
evaluate(UJO) - Method in class org.ujoframework.criterion.Criterion
 
evaluate(UJO) - Method in class org.ujoframework.criterion.ValueCriterion
 
EVENT_REPAINT_HEADER - Static variable in class org.ujoframework.swing.UjoTableModel
A repaint header event.
EventRegistrar<UJO extends Ujo> - Interface in org.ujoframework.listener
EventRegistrar
execute(String) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
execute(String, int) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
execute(String, int[]) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
execute(String, String[]) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
execute() - Method in exception org.ujoframework.orm.ao.UjoStatement
 
execute() - Method in class org.ujoframework.orm.JdbcStatement
Call the procedure.
executeBatch() - Method in exception org.ujoframework.orm.ao.UjoStatement
 
executeQuery() - Method in exception org.ujoframework.orm.ao.UjoStatement
 
executeQuery(String) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
executeQuery() - Method in class org.ujoframework.orm.JdbcStatement
 
executeUpdate() - Method in exception org.ujoframework.orm.ao.UjoStatement
 
executeUpdate(String) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
executeUpdate(String, int) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
executeUpdate(String, int[]) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
executeUpdate(String, String[]) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
executeUpdate() - Method in class org.ujoframework.orm.JdbcStatement
Run INSERT, UPDATE or DELETE.
exists() - Method in class org.ujoframework.orm.Query
The method performs a new database request and returns result of the function UjoIterator.hasNext().
EXPORT_ENUM - Static variable in class org.ujoframework.orm.TypeService
 
EXPORTABLE - Static variable in class org.ujoframework.orm.TypeService
 
exportProperties(List<UjoProperty>) - Method in class org.ujoframework.extensions.PathProperty
Export all direct properties to the list from parameter.
exportToString() - Method in interface org.ujoframework.extensions.ValueExportable
Export the value as String.
ExtendedOrmUjo<UJO_IMPL extends Ujo> - Interface in org.ujoframework.orm
Extended ORM Ujo.

F

FactoryProperty<UJO extends Ujo,VALUE> - Class in org.ujoframework.implementation.factory
A Factory property implementation.
FactoryProperty(String, Class<VALUE>) - Constructor for class org.ujoframework.implementation.factory.FactoryProperty
Constructor
FactoryProperty(String, Class<VALUE>, int) - Constructor for class org.ujoframework.implementation.factory.FactoryProperty
Constructor
FactoryUjo - Class in org.ujoframework.implementation.factory
The Ujo Factory.
FactoryUjo() - Constructor for class org.ujoframework.implementation.factory.FactoryUjo
 
FactoryUjoExt<UJO_IMPL extends FactoryUjoExt> - Class in org.ujoframework.implementation.factory
En extended Ujo implementation.
FactoryUjoExt() - Constructor for class org.ujoframework.implementation.factory.FactoryUjoExt
 
FALSE - Static variable in class org.ujoframework.criterion.ValueCriterion
False constant criterion
FieldProperty<UJO extends Ujo,VALUE> - Class in org.ujoframework.implementation.field
A Field property implementation.
FieldProperty(String, Class<VALUE>, int, ValueAgent<UJO, VALUE>) - Constructor for class org.ujoframework.implementation.field.FieldProperty
Constructor
FieldProperty(String, VALUE, int, ValueAgent<UJO, VALUE>) - Constructor for class org.ujoframework.implementation.field.FieldProperty
Constructor with a default value
FieldPropertyList<UJO extends Ujo,ITEM> - Class in org.ujoframework.implementation.field
Property List implementation.
FieldPropertyList(String, Class<ITEM>, int, ValueAgent<UJO, List<ITEM>>) - Constructor for class org.ujoframework.implementation.field.FieldPropertyList
Constructor
FieldUjo - Class in org.ujoframework.implementation.field
The abstract Ujo implementation use a direct access to its private object fiels.
FieldUjo() - Constructor for class org.ujoframework.implementation.field.FieldUjo
 
FieldUjoExt<UJO extends FieldUjoExt> - Class in org.ujoframework.implementation.field
The abstract Ujo implementation use a direct access to its private object fiels.
FieldUjoExt() - Constructor for class org.ujoframework.implementation.field.FieldUjoExt
 
find(String, boolean) - Method in class org.ujoframework.core.UjoPropertyListImpl
Find a property by property name from parameter.
find(Ujo, String, boolean) - Method in class org.ujoframework.core.UjoPropertyListImpl
 
find(Ujo, String, UjoAction, boolean, boolean) - Method in class org.ujoframework.core.UjoPropertyListImpl
Find a property by property name from parameter.
find(String, boolean) - Method in interface org.ujoframework.UjoPropertyList
Find a property by property name from parameter.
find(Ujo, String, boolean) - Method in interface org.ujoframework.UjoPropertyList
Find UjoProperty by name
find(Ujo, String, UjoAction, boolean, boolean) - Method in interface org.ujoframework.UjoPropertyList
Find a property by property name from parameter.
findCache(Class, Object) - Method in class org.ujoframework.orm.Session
Find object from internal cache
findCache(Class, Object...) - Method in class org.ujoframework.orm.Session
Find object from internal cache
findColumnModel(UjoProperty) - Method in class org.ujoframework.orm.OrmHandler
Find a Relation/Column model of the paramemeter property.
findFirst(List<UJO>, Criterion<UJO>) - Method in class org.ujoframework.criterion.CriteriaTool
Find the first UJO by an criterion or return NULL if any object was not found.
findIndirectProperty(Class, String) - Method in class org.ujoframework.core.UjoManager
Find indirect property by the name
findProcedureModel(Class<? extends DbProcedure>) - Method in class org.ujoframework.orm.OrmHandler
Find a procedure model by the procedureClass.
findPropertiesByType(Class) - Method in class org.ujoframework.orm.OrmHandler
Find all persistent properties with the required type or subtype.
findProperty(Ujo, String, boolean) - Method in class org.ujoframework.core.UjoManager
Deprecated. Use UjoPropertyList.findPropety(...)
findProperty(Ujo, String, UjoAction, boolean, boolean) - Method in class org.ujoframework.core.UjoManager
Find a property by property name from parameter.
findProperty(String) - Method in class org.ujoframework.extensions.AbstractUjoExt
Find a property by a "property name".
findTableModel(Class<? extends OrmUjo>) - Method in class org.ujoframework.orm.OrmHandler
Find a table model by the dbClass.
FirebirdDialect - Class in org.ujoframework.orm.dialect
 
FirebirdDialect() - Constructor for class org.ujoframework.orm.dialect.FirebirdDialect
 
firePropertyChange(UjoProperty, Object, Object, boolean) - Method in class org.ujoframework.listener.UjoPropertyChangeSupport
Fire event for the property
fireTableAllRowUpdated() - Method in class org.ujoframework.swing.UjoTableModel
Fire an sing, that all rows was updated.
fireTableColumnUpdated(UjoProperty) - Method in class org.ujoframework.swing.UjoTableModel
Fire an sing, that column was updated.
fireTableHeaderRepainted() - Method in class org.ujoframework.swing.UjoTableModel
Repaint header
FLOAT - Static variable in class org.ujoframework.orm.TypeService
 
ForeignKey - Class in org.ujoframework.orm
A Unique key of the entity OrmUjo
ForeignKey(Object) - Constructor for class org.ujoframework.orm.ForeignKey
 
FROM - Static variable in class org.ujoframework.orm.metaModel.MetaSelect
 

G

get(int) - Method in class org.ujoframework.core.UjoPropertyListImpl
Get property on requered index
get(UjoProperty<UJO, VALUE>) - Method in class org.ujoframework.extensions.AbstractUjoExt
Getter based on one UjoProperty
get(UjoProperty<UJO1, UJO2>, UjoProperty<UJO2, VALUE>) - Method in class org.ujoframework.extensions.AbstractUjoExt
Getter based on two properties
get(UjoProperty<UJO1, UJO2>, UjoProperty<UJO2, UJO3>, UjoProperty<UJO3, VALUE>) - Method in class org.ujoframework.extensions.AbstractUjoExt
Getter based on three properties
get(ListUjoProperty<UJO, ITEM>, int) - Method in class org.ujoframework.extensions.AbstractUjoExt
Get Value
Inside is called a method ListUjoPropertyCommon.getItem(...) internally.
get(UjoProperty<UJO1, UJO2>, UjoProperty<UJO2, VALUE>) - Method in interface org.ujoframework.extensions.UjoExt
Getter based on two properties
get(UjoProperty<UJO1, UJO2>, UjoProperty<UJO2, UJO3>, UjoProperty<UJO3, VALUE>) - Method in interface org.ujoframework.extensions.UjoExt
Getter based on three properties
get(ListUjoProperty<UJO, ITEM>, int) - Method in interface org.ujoframework.extensions.UjoExt
Get Value
Inside is called a method ListUjoPropertyCommon.getItem(...) .
get(UjoProperty<UJO, VALUE>) - Method in interface org.ujoframework.extensions.UjoMiddle
Getter based on one UjoProperty
get(Object) - Method in class org.ujoframework.hibernateSupport.UjoPropertyGetter
 
get(UjoProperty<UJO, VALUE>) - Method in class org.ujoframework.implementation.factory.FactoryUjoExt
Getter based on one UjoProperty
get(Object) - Method in class org.ujoframework.implementation.mapImpl.MapImplUjo
Returns the value to which the specified key is mapped, the null is not supported
get(UjoProperty<UJO, VALUE>) - Method in class org.ujoframework.implementation.mapImpl.MapImplUjoMiddle
Getter based on one UjoProperty
get(UjoProperty<UJO, VALUE>) - Method in class org.ujoframework.implementation.orm.OrmTable
Getter based on UjoProperty implemeted by a pattern UjoExt
get(UjoProperty<UJO, VALUE>) - Method in class org.ujoframework.implementation.quick.QuickUjoMid
Getter based on one UjoProperty
get(UjoProperty<UJO, VALUE>) - Method in class org.ujoframework.orm.AbstractMetaModel
Getter based on one UjoProperty
get(int) - Method in interface org.ujoframework.UjoPropertyList
Get property on requered index
getAlias() - Method in class org.ujoframework.orm.metaModel.MetaTable
Returns a unique table name over all Databases of the one OrmHandler.
getAliasName() - Method in class org.ujoframework.orm.metaModel.MetaColumn
Returns an ALIAS of table and COLUMN name.
getAssignedValues() - Method in class org.ujoframework.orm.JdbcStatement
Return values in format: [1, "ABC", 2.55]
getBaseProperty() - Method in class org.ujoframework.orm.CriterionDecoder
Returns the first direct property.
getBasicColumn(Criterion) - Method in class org.ujoframework.orm.Session
Returns the first "basic" column of criterion.
getBefore() - Method in class org.ujoframework.listener.UjoPropertyChangeSupport
Returns a type of support.
getBlobBytes(Blob) - Static method in class org.ujoframework.orm.utility.OrmTools
Returns byte array to the maximal length Integer.MAX_VALUE.
getBlobStream(Blob) - Static method in class org.ujoframework.orm.utility.OrmTools
Returns a Blob byte array to the maximal length Integer.MAX_VALUE.
getClob(Clob) - Static method in class org.ujoframework.orm.utility.OrmTools
Returns a result to the maximal length Integer.MAX_VALUE.
getClobString(Clob) - Static method in class org.ujoframework.orm.utility.OrmTools
Returns a result to the maximal length Integer.MAX_VALUE.
getCoder() - Method in class org.ujoframework.core.UjoManager
UjoCoder
getCoder() - Method in class org.ujoframework.swing.SingleUjoTabModel
Returns an UjoCoder
getColumn(int) - Method in class org.ujoframework.orm.CriterionDecoder
Returns direct column
getColumn(int) - Method in class org.ujoframework.orm.metaModel.MetaPKey
Returns column on the selected position.
getColumn(int) - Method in class org.ujoframework.orm.Query
Get Column List
getColumn(int) - Method in class org.ujoframework.swing.UjoTableModel
Convert columnIndex to a UjoProperty.
getColumnClass(int) - Method in class org.ujoframework.swing.UjoTableModel
Deprecated. Use a method with column type of UjoProperty instead of.
getColumnClass(UjoProperty) - Method in class org.ujoframework.swing.UjoTableModel
Returns the most specific superclass for all the cell values in the column.
getColumnCount() - Method in class org.ujoframework.orm.CriterionDecoder
Returns a column count
getColumnCount() - Method in class org.ujoframework.swing.UjoTableModel
Count of table columns.
getColumnIndex(UjoProperty) - Method in class org.ujoframework.swing.UjoTableModel
Returns a table column index.
getColumnName(int) - Method in class org.ujoframework.swing.UjoTableModel
Column Name
getColumnName(UjoProperty) - Method in class org.ujoframework.swing.UjoTableModel
Column Name
getColumns() - Method in class org.ujoframework.orm.Query
Get Column List
getColumnType(MetaColumn) - Method in class org.ujoframework.orm.dialect.MySqlDialect
MySQL dialect uses a database type DATETIME (instead of the TIMESTAMP) for the java.util.Date.
getColumnType(MetaColumn) - Method in class org.ujoframework.orm.dialect.OracleDialect
PostgreSql dialect uses a database type OID (instead of the BLBO).
getColumnType(MetaColumn) - Method in class org.ujoframework.orm.dialect.PostgreSqlDialect
PostgreSql dialect uses a database type OID (instead of the BLBO).
getColumnType(MetaColumn) - Method in class org.ujoframework.orm.SqlDialect
Returns a database column type
getConfig() - Method in class org.ujoframework.orm.OrmHandler
Returns a final meta-model in the XML format
getConnection() - Method in exception org.ujoframework.orm.ao.UjoStatement
 
getConnection(MetaDatabase) - Method in class org.ujoframework.orm.Session
Get connection for a required database with an autocommit na false.
getContext() - Method in class org.ujoframework.core.UjoActionImpl
Returns a conetxt of the action.
getContext() - Method in interface org.ujoframework.UjoAction
Returns a conetxt of the action.
getCount() - Method in class org.ujoframework.orm.Query
Returns a count of the items
getCriterion() - Method in class org.ujoframework.orm.CriterionDecoder
Returns the criterion from costructor.
getCriterion() - Method in class org.ujoframework.orm.Query
Criterion
getCriterionTemplate(ValueCriterion) - Method in class org.ujoframework.orm.SqlDialect
Returns an SQL criterion template.
getDatabase() - Method in class org.ujoframework.orm.metaModel.MetaProcedure
Returns the database
getDatabase() - Method in class org.ujoframework.orm.metaModel.MetaRoot
Returns the first database or return null
getDatabase(String) - Method in class org.ujoframework.orm.metaModel.MetaRoot
Returns the first database with required name or returns null.
getDatabase() - Method in class org.ujoframework.orm.metaModel.MetaTable
Returns the database
getDatabase(Class<DB>) - Method in class org.ujoframework.orm.Session
Returns a Database instance.
getDatabase() - Method in class org.ujoframework.orm.UjoSequencer
Returns model of the database
getDatabases() - Method in class org.ujoframework.orm.OrmHandler
Returns all database
getDatabaseSchema() - Method in class org.ujoframework.orm.UjoSequencer
Returns the database schema
getDecoder() - Method in class org.ujoframework.orm.Query
Method builds and retuns a criterion decoder.
getDefault() - Method in class org.ujoframework.extensions.PathProperty
Returns a default value
getDefault() - Method in class org.ujoframework.extensions.Property
Returns a Default property value.
getDefault() - Method in interface org.ujoframework.UjoProperty
Method returns a default value for substitution of the null value for the current property.
getDefaultSession() - Method in class org.ujoframework.orm.metaModel.MetaDatabase
Returns a default handler session.
getDefaultValue(MetaColumn) - Method in exception org.ujoframework.orm.ao.UjoStatement
Returns a default value in a JDBC friendly type.
getDialect() - Method in class org.ujoframework.orm.metaModel.MetaDatabase
Returns a SQL dialect for the current database.
getDialectClass() - Method in class org.ujoframework.orm.metaModel.MetaColumn
Returns a SQL dialect class from a related Database
getEngine() - Method in class org.ujoframework.orm.dialect.MySqlDialect
Returns a MySQL enginge.
getEnum() - Method in interface org.ujoframework.criterion.AbstractOperator
Returns Enum
getEnum() - Method in enum org.ujoframework.criterion.BinaryOperator
Returns Enum
getEnum() - Method in enum org.ujoframework.criterion.Operator
Returns Enum
getFetchDirection() - Method in exception org.ujoframework.orm.ao.UjoStatement
 
getFetchSize() - Method in exception org.ujoframework.orm.ao.UjoStatement
 
getFetchSize() - Method in class org.ujoframework.orm.Query
Gives the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed.
getFirstColumn() - Method in class org.ujoframework.orm.metaModel.MetaPKey
Returns the first column.
getFirstDatabase() - Method in class org.ujoframework.orm.Session
Returns the first Database instance.
getFirstPK() - Method in class org.ujoframework.orm.metaModel.MetaTable
Returns the first PK
getForeignColumnName(int) - Method in class org.ujoframework.orm.metaModel.MetaColumn
Returns a name of foreign column by index
getForeignColumns() - Method in class org.ujoframework.orm.metaModel.MetaColumn
Returns an original foreign columns in case a foreign column.
getForeignColumns() - Method in class org.ujoframework.orm.metaModel.MetaTable
Get all foreign columns
getForeignTable() - Method in class org.ujoframework.orm.metaModel.MetaColumn
Returns an original foreign columns in case a foreign column.
getForInsert(Object, Map, SessionImplementor) - Method in class org.ujoframework.hibernateSupport.UjoPropertyGetter
inspired from BasicPropertyAccessor
getFullName() - Method in class org.ujoframework.orm.metaModel.MetaColumn
Returns a DB, TABLE and COLUMN name
getGeneratedKeys() - Method in exception org.ujoframework.orm.ao.UjoStatement
 
getGetter(Class, String) - Method in class org.ujoframework.hibernateSupport.UjoPropertyAccessor
 
getHandler() - Method in class org.ujoframework.orm.CriterionDecoder
Returns handler
getHandler() - Method in class org.ujoframework.orm.metaModel.MetaRelation2Many
OrmHandler
getHandler() - Method in class org.ujoframework.orm.Session
Returns a handler
getHash(Ujo) - Method in class org.ujoframework.core.UjoManager
Calculate a Hash Code.
getHash(Ujo, UjoPropertyList) - Method in class org.ujoframework.core.UjoManager
Calculate a Hash Code.
getHeaderTitle(UjoProperty) - Method in class org.ujoframework.core.UjoManagerCSV
Header label for a required Property.
getId() - Method in class org.ujoframework.orm.metaModel.MetaDatabase
Returns an ID of the MetaDatabase.
getIncrement() - Method in class org.ujoframework.orm.UjoSequencer
The UJO cache is the number of pre-allocated numbers inside the OrmUjo framework.
getIndex() - Method in class org.ujoframework.extensions.PathProperty
 
getIndex() - Method in class org.ujoframework.extensions.Property
Index of Property
getIndex() - Method in interface org.ujoframework.UjoProperty
Returns a property index or value -1 if the property index is not defined.
getIndexCollection() - Method in class org.ujoframework.orm.metaModel.MetaTable
Create a collection of the table indexes.
getIndexList() - Method in class org.ujoframework.orm.metaModel.MetaDatabase
Returns all database indexes
getInitDbCache() - Method in class org.ujoframework.orm.UjoSequencer
The cache of a database sequence is zero by default.
getInputStream(File) - Method in class org.ujoframework.core.UjoService
Create a Buffered Input Stream.
getInstance(UjoProperty) - Static method in class org.ujoframework.core.BeanManager
Create new instance of BeanManager
getInstance(Iterator<T>) - Static method in class org.ujoframework.core.UjoIterator
 
getInstance(Collection<T>) - Static method in class org.ujoframework.core.UjoIterator
 
getInstance(Query<T>) - Static method in class org.ujoframework.core.UjoIterator
 
getInstance() - Static method in class org.ujoframework.core.UjoManager
Get a default initialization
getInstance(Class<UJO>) - Static method in class org.ujoframework.core.UjoManagerCSV
Create new instance
getInstance(Class<UJO>, UjoProperty...) - Static method in class org.ujoframework.core.UjoManagerCSV
Create new instance
getInstance(Class<UJO>) - Static method in class org.ujoframework.core.UjoManagerRBundle
Create new instance
getInstance(Class<UJO>, UjoProperty...) - Static method in class org.ujoframework.core.UjoManagerRBundle
Create new instance
getInstance() - Static method in class org.ujoframework.core.UjoManagerXML
Create Instance
getInstance() - Static method in class org.ujoframework.orm.OrmHandler
A candidate to removing
getItem(UJO, int) - Method in class org.ujoframework.extensions.ListProperty
Returns a value of property.
getItem(UJO, int) - Method in interface org.ujoframework.extensions.ListUjoProperty
Returns a value of property.
getItemCount(ListUjoProperty<UJO, ITEM>) - Method in class org.ujoframework.extensions.AbstractUjoExt
Returns a count of Items.
getItemCount(UJO) - Method in class org.ujoframework.extensions.ListProperty
Returns a count of Items.
getItemCount(UJO) - Method in interface org.ujoframework.extensions.ListUjoProperty
Returns a count of Items.
getItemCount(ListUjoProperty<UJO, ITEM>) - Method in interface org.ujoframework.extensions.UjoExt
Returns a count of Items.
getItemType() - Method in class org.ujoframework.extensions.ListProperty
Return a Class of the Item.
getItemType() - Method in interface org.ujoframework.extensions.ListUjoProperty
Returns a class of the property.
getItemType() - Method in class org.ujoframework.implementation.orm.RelationToMany
Returns ItemType
getJdbcDriver() - Method in class org.ujoframework.orm.dialect.DerbyDialect
Embeded driver is default
getJdbcDriver() - Method in class org.ujoframework.orm.dialect.FirebirdDialect
 
getJdbcDriver() - Method in class org.ujoframework.orm.dialect.H2Dialect
Returns a JDBC Driver
getJdbcDriver() - Method in class org.ujoframework.orm.dialect.HsqldbDialect
 
getJdbcDriver() - Method in class org.ujoframework.orm.dialect.MySqlDialect
 
getJdbcDriver() - Method in class org.ujoframework.orm.dialect.OracleDialect
 
getJdbcDriver() - Method in class org.ujoframework.orm.dialect.PostgreSqlDialect
 
getJdbcDriver() - Method in class org.ujoframework.orm.SqlDialect
Returns a JDBC driver class name.
getJdbcFriendlyDefaultValue() - Method in class org.ujoframework.orm.metaModel.MetaColumn
Returns a default value in a JDBC friendly type.
getJdbcUrl() - Method in class org.ujoframework.orm.dialect.DerbyDialect
Syntax: jdbc:derby:[subsubprotocol:][databaseName][;attribute=value]*
getJdbcUrl() - Method in class org.ujoframework.orm.dialect.FirebirdDialect
 
getJdbcUrl() - Method in class org.ujoframework.orm.dialect.H2Dialect
Returns a default JDBC URL
getJdbcUrl() - Method in class org.ujoframework.orm.dialect.MySqlDialect
 
getJdbcUrl() - Method in class org.ujoframework.orm.dialect.OracleDialect
 
getJdbcUrl() - Method in class org.ujoframework.orm.dialect.PostgreSqlDialect
 
getJdbcUrl() - Method in class org.ujoframework.orm.SqlDialect
Returns a default JDBC URL
getKeywordSet(Connection) - Method in class org.ujoframework.orm.SqlDialect
Return database SQL keyword set in the upper case.
getLastProperty() - Method in class org.ujoframework.extensions.PathProperty
Get the last property of the current object.
getLeftNode() - Method in class org.ujoframework.criterion.BinaryCriterion
Returns the left node of the parrent
getLeftNode() - Method in class org.ujoframework.criterion.Criterion
Returns the left node of the parrent
getLeftNode() - Method in class org.ujoframework.criterion.ValueCriterion
Returns the left node of the parrent
getLimit() - Method in class org.ujoframework.orm.Query
The max row count for the resultset.
getLimitedCount() - Method in class org.ujoframework.orm.Query
Returns a database row count along a current limit and offset attribues.
getList(UJO) - Method in class org.ujoframework.extensions.ListProperty
Returns a not null List.
getList(UJO) - Method in interface org.ujoframework.extensions.ListUjoProperty
Return a not null List.
getMaxFieldSize() - Method in exception org.ujoframework.orm.ao.UjoStatement
 
getMaxLength() - Method in class org.ujoframework.orm.metaModel.MetaColumn
Returns a maximal db column length in the database.
getMaxRows() - Method in exception org.ujoframework.orm.ao.UjoStatement
 
getMetaData() - Method in exception org.ujoframework.orm.ao.UjoStatement
 
getMethod(UJO, boolean) - Method in class org.ujoframework.core.BeanManager
Get or create a setter or getter.
getMethod() - Method in class org.ujoframework.hibernateSupport.UjoPropertyGetter
inspired from BackrefPropertyAccessor
getMethod() - Method in class org.ujoframework.hibernateSupport.UjoPropertySetter
inspired from BackrefPropertyAccessor
getMethodName(boolean) - Method in class org.ujoframework.core.BeanManager
Returns a method name by a name
getMethodName() - Method in class org.ujoframework.hibernateSupport.UjoPropertyGetter
inspired from BackrefPropertyAccessor
getMethodName() - Method in class org.ujoframework.hibernateSupport.UjoPropertySetter
inspired from BackrefPropertyAccessor
getMoreResults() - Method in exception org.ujoframework.orm.ao.UjoStatement
 
getMoreResults(int) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
getName() - Method in class org.ujoframework.extensions.PathProperty
Full property name
getName() - Method in class org.ujoframework.extensions.Property
Name of Property
getName() - Method in interface org.ujoframework.UjoProperty
Returns a name of Property.
getNewLine() - Method in class org.ujoframework.core.UjoManagerCSV
New Line
getOffset() - Method in class org.ujoframework.orm.Query
Get the first row to retrieve (offset).
getOperator() - Method in class org.ujoframework.criterion.BinaryCriterion
Returns an operator
getOperator() - Method in class org.ujoframework.criterion.Criterion
Returns an operator
getOperator() - Method in class org.ujoframework.criterion.ValueCriterion
Returns an operator
getOperator(int) - Method in class org.ujoframework.orm.CriterionDecoder
Returns operator.
getOrderBy() - Method in class org.ujoframework.orm.Query
Get the order item list.
getOrmColumns(UjoProperty...) - Method in class org.ujoframework.orm.Session
Convert a property array to a column list.
getOrmHandler() - Method in class org.ujoframework.orm.metaModel.MetaDatabase
OrmHandler
getOutputStream(File) - Method in class org.ujoframework.core.UjoService
Create a Buffered Output Stream.
getParameterMetaData() - Method in exception org.ujoframework.orm.ao.UjoStatement
 
getParameters() - Method in class org.ujoframework.orm.OrmHandler
Returns parameters
getParameters() - Method in class org.ujoframework.orm.Session
Returns parameters
getParams() - Method in class org.ujoframework.orm.metaModel.MetaDatabase
Return the OrmHandler parameters
getPrecision() - Method in class org.ujoframework.orm.metaModel.MetaColumn
Returns the db column precision.
getPrimitive(Class) - Method in class org.ujoframework.core.BeanManager
Returns a primitive type if can or a null value.
getProcedureName() - Method in class org.ujoframework.orm.metaModel.MetaProcedure
Procedure name
getProperties() - Method in class org.ujoframework.core.UjoService
Get required properties
getProperty(int) - Method in class org.ujoframework.extensions.PathProperty
Get a property from selected positon..
getProperty() - Method in class org.ujoframework.listener.UjoPropertyChangeEvent
Returns property
getProperty() - Method in class org.ujoframework.orm.metaModel.MetaRelation2Many
Returns a column property
getProperty() - Method in class org.ujoframework.swing.UjoPropertyRow
Returns an assigned property (a parameter e.g.)
getPropertyCount() - Method in class org.ujoframework.extensions.PathProperty
Returns a count of properties
getPropertyField(Ujo, UjoProperty) - Method in class org.ujoframework.core.UjoManager
Get a UjoProperty field.
getPropertyField(Class, UjoProperty) - Method in class org.ujoframework.core.UjoManager
Get a UjoProperty field.
getPropertyRelations() - Method in class org.ujoframework.orm.CriterionDecoder
Returns the unique direct property relations.
getQueryTimeout() - Method in exception org.ujoframework.orm.ao.UjoStatement
 
getRelatedKey() - Method in class org.ujoframework.implementation.orm.RelationToOne
Return null if no related key was assigned.
getResultSet() - Method in exception org.ujoframework.orm.ao.UjoStatement
 
getResultSetConcurrency() - Method in exception org.ujoframework.orm.ao.UjoStatement
 
getResultSetHoldability() - Method in exception org.ujoframework.orm.ao.UjoStatement
 
getResultSetType() - Method in exception org.ujoframework.orm.ao.UjoStatement
 
getReturnType() - Method in class org.ujoframework.hibernateSupport.UjoPropertyGetter
 
getRightNode() - Method in class org.ujoframework.criterion.BinaryCriterion
Returns the right node of the parrent
getRightNode() - Method in class org.ujoframework.criterion.Criterion
Returns the right node of the parrent
getRightNode() - Method in class org.ujoframework.criterion.ValueCriterion
Returns the right node of the parrent
getRootElementName() - Method in class org.ujoframework.core.UjoManagerXML
Name of the root element
getRow(int) - Method in class org.ujoframework.swing.UjoTableModel
Returns a row by a parameter.
getRowCount(Query<UJO>) - Method in class org.ujoframework.orm.Session
Returns a count of rows
getRowCount() - Method in class org.ujoframework.swing.UjoTableModel
Get Row Count
getRowIndex(ROW) - Method in class org.ujoframework.swing.UjoTableModel
Returns a table column index or -1 if the row was not found.
getRowLast() - Method in class org.ujoframework.swing.UjoTableModel
Returns the lastRow of the model or null, if the model have got no rows.
getRowNullable(int) - Method in class org.ujoframework.swing.UjoTableModel
Returns a row by a parameter.
getSemifinalValue(UJO) - Method in class org.ujoframework.extensions.PathProperty
Get a semifinal value from an Ujo object by a chain of properties.
getSeparator() - Method in class org.ujoframework.core.UjoCoder
Returns a list separator
getSeparator() - Method in class org.ujoframework.core.UjoManagerCSV
 
getSequencer() - Method in class org.ujoframework.orm.metaModel.MetaTable
UJO sequencer
getSession() - Method in class org.ujoframework.orm.OrmHandler
Get a default Session of the OrmHandler.
getSession() - Method in class org.ujoframework.orm.Query
Session
getSetter(Class, String) - Method in class org.ujoframework.hibernateSupport.UjoPropertyAccessor
 
getSqlType() - Method in enum org.ujoframework.orm.DbType
Returns an JDBC SQL type
getStatement() - Method in class org.ujoframework.orm.Query
Create a PreparedStatement include assigned parameter values
getStatement(Query) - Method in class org.ujoframework.orm.Session
Run SQL SELECT by query.
getStatement(MetaDatabase, CharSequence) - Method in class org.ujoframework.orm.Session
Create new statement
getStatementCallable(MetaDatabase, String) - Method in class org.ujoframework.orm.Session
Create new statement
getStatementInfo() - Method in class org.ujoframework.orm.Query
Get the SQL statement or null, of statement is not known yet.
getTable() - Method in class org.ujoframework.orm.metaModel.MetaRelation2Many
 
getTable() - Method in class org.ujoframework.orm.UjoSequencer
Returns a related table or null if sequence is general for the all MetaDatabase space
getTableClass() - Method in class org.ujoframework.orm.metaModel.MetaRelation2Many
Returns a class of column table.
getTableModel() - Method in class org.ujoframework.orm.Query
Table Type
getTables(MetaTable) - Method in class org.ujoframework.orm.CriterionDecoder
Returns all participated tables include the parameter table.
getTablesSorted(MetaTable) - Method in class org.ujoframework.orm.CriterionDecoder
Returns all participated tables include the parameter table.
getText(Ujo, UjoProperty, UjoAction) - Method in class org.ujoframework.core.UjoManager
Get a text value from property
getText(UJO, UjoProperty<? super Ujo, ?>, Object, UjoAction) - Method in class org.ujoframework.core.UjoService
Returns TEXT
getText(UjoProperty) - Method in class org.ujoframework.extensions.AbstractUjoExt
Returns a String value by a NULL context.
getText(UjoProperty) - Method in interface org.ujoframework.extensions.UjoMiddle
Returns a String value by a NULL context.
getText(UjoProperty) - Method in class org.ujoframework.implementation.mapImpl.MapImplUjoMiddle
Returns a String value by a NULL context.
getText(UjoProperty) - Method in class org.ujoframework.implementation.quick.QuickUjoMid
Returns a String value by a NULL context.
getType() - Method in class org.ujoframework.core.UjoActionImpl
Returns a type of the action.
getType() - Method in class org.ujoframework.core.UjoPropertyListImpl
Returns a class of the related UJO
getType() - Method in class org.ujoframework.extensions.PathProperty
Property type
getType() - Method in class org.ujoframework.extensions.Property
Type of Property
getType() - Method in class org.ujoframework.orm.ao.CacheKey
OrmUjo class
getType() - Method in class org.ujoframework.orm.metaModel.MetaColumn
Returns a Java Class of value
getType() - Method in class org.ujoframework.orm.metaModel.MetaProcedure
Returns a base table class.
getType() - Method in class org.ujoframework.orm.metaModel.MetaTable
Returns a base table class.
getType() - Method in interface org.ujoframework.UjoAction
Returns a type of the action.
getType() - Method in interface org.ujoframework.UjoProperty
Returns a class of the current property.
getType() - Method in interface org.ujoframework.UjoPropertyList
Returns a class of the related UJO
getTypeCode() - Method in class org.ujoframework.orm.metaModel.MetaColumn
A TypeCode
getTypeCode(MetaColumn) - Method in class org.ujoframework.orm.TypeService
The method returns a data type code include relation
getTypeName() - Method in class org.ujoframework.core.UjoPropertyListImpl
Returns a class name of the related UJO
getTypeName() - Method in interface org.ujoframework.UjoPropertyList
Returns a class name of the related UJO
getTypeService() - Method in class org.ujoframework.orm.metaModel.MetaParams
Returns a type service instance
getUjoClass() - Method in class org.ujoframework.core.UjoService
Returns BASIC class
getUjoManager() - Method in class org.ujoframework.core.UjoService
 
getUjoManager() - Method in class org.ujoframework.swing.UjoTableModel
Returns an UjoManager
getUpdateCount() - Method in exception org.ujoframework.orm.ao.UjoStatement
 
getValue(Ujo, UjoProperty) - Static method in class org.ujoframework.core.UjoManager
Deprecated. Use a expression prop.of(ujo) rather.
getValue(Ujo, UjoProperty...) - Method in class org.ujoframework.core.UjoManager
Get a value from an Ujo object by a chain of properties.
getValue(UJO) - Method in class org.ujoframework.extensions.PathProperty
Get a value from an Ujo object by a chain of properties.
getValue(UJO) - Method in class org.ujoframework.extensions.Property
It is a basic method for getting an appropriate type safe value from an MapUjo object.
getValue(int) - Method in class org.ujoframework.orm.ao.CacheKey
Returns a PK on the selected index.
getValue(int) - Method in class org.ujoframework.orm.CriterionDecoder
Returns value
getValue() - Method in class org.ujoframework.orm.ForeignKey
 
getValue(OrmUjo) - Method in class org.ujoframework.orm.metaModel.MetaColumn
Returns a property value from a table
getValue(Ujo) - Method in class org.ujoframework.orm.metaModel.MetaRelation2Many
Get property value
getValue(MetaColumn, ResultSet) - Method in class org.ujoframework.orm.TypeService
GetValue from the result set by position
getValue(MetaColumn, ResultSet, int) - Method in class org.ujoframework.orm.TypeService
GetValue from the result set by position
getValue(MetaColumn, CallableStatement, int) - Method in class org.ujoframework.orm.TypeService
GetValue from the stored precedure by position
getValue(UJO) - Method in interface org.ujoframework.UjoProperty
It is a basic method for getting an appropriate type safe value from an Ujo object.
getValueAt(int, UjoProperty) - Method in class org.ujoframework.swing.SingleUjoTabModel
Get Value in a String format.
getValueAt(int, int) - Method in class org.ujoframework.swing.UjoTableModel
Deprecated. Use a method with column type of UjoProperty instead of.
getValueAt(int, UjoProperty) - Method in class org.ujoframework.swing.UjoTableModel
Returns a value from the cell.
getValueExtended(int) - Method in class org.ujoframework.orm.CriterionDecoder
Returns an extended value to the SQL statement
getWarnings() - Method in exception org.ujoframework.orm.ao.UjoStatement
 
getWhere() - Method in class org.ujoframework.orm.CriterionDecoder
Returns a SQL WHERE 'expression' of an empty string if no conditon is found.
getXmlElementBody(Class) - Method in class org.ujoframework.core.UjoManager
Returns a Element body of the class or the null if no property was found.
GROUP - Static variable in class org.ujoframework.orm.metaModel.MetaSelect
 

H

H2Dialect - Class in org.ujoframework.orm.dialect
H2 (http://www.h2database.com)
H2Dialect() - Constructor for class org.ujoframework.orm.dialect.H2Dialect
 
hasDefaultValue() - Method in class org.ujoframework.orm.metaModel.MetaColumn
Has the property a default value (not null) ?
hashCode() - Method in class org.ujoframework.orm.ao.CacheKey
Returns hash code
hashCode() - Method in class org.ujoframework.orm.ForeignKey
 
hashCode() - Method in class org.ujoframework.orm.metaModel.MetaDatabase
Hash code
hasNext() - Method in class org.ujoframework.core.UjoIterator
Tests if this enumeration contains more elements.
HsqldbDialect - Class in org.ujoframework.orm.dialect
Hsqldb dialect (http://hsqldb.org)
HsqldbDialect() - Constructor for class org.ujoframework.orm.dialect.HsqldbDialect
 

I

ID - Static variable in class org.ujoframework.orm.metaModel.MetaDatabase
The meta-model id
ID - Static variable in class org.ujoframework.orm.metaModel.MetaProcedure
The meta-model id
ID - Static variable in class org.ujoframework.orm.metaModel.MetaRelation2Many
The meta-model ID.
ID - Static variable in class org.ujoframework.orm.metaModel.MetaTable
The meta-model id
INDEX - Static variable in class org.ujoframework.orm.metaModel.MetaColumn
A name of the non-unique database index for the column, where the same index can contain more columns.
init(Class) - Static method in class org.ujoframework.extensions.AbstractUjo
Initializa all properties.
init(Class, boolean) - Static method in class org.ujoframework.extensions.AbstractUjo
Initializa all properties.
init(String, Class<VALUE>, VALUE, int, Boolean) - Method in class org.ujoframework.extensions.Property
Property initialization.
initData() - Method in class org.ujoframework.implementation.array.ArrayUjo
The method is called from top constructor.
initData() - Method in class org.ujoframework.implementation.array.ArrayUjoExt
The method is called from top constructor.
initData() - Method in class org.ujoframework.swing.UjoTableModel
An Initialization
initList(String, int, Boolean) - Method in class org.ujoframework.extensions.ListProperty
List property initialization.
initTypeCode(MetaParams) - Method in class org.ujoframework.orm.metaModel.MetaColumn
Initialize a type code - for an internal use only.
instance - Static variable in class org.ujoframework.core.UjoManager
UjoManager instance
INT - Static variable in class org.ujoframework.orm.TypeService
 
isAbstract(Class) - Method in class org.ujoframework.core.UjoManager
Returns true, if the class is abstract.
isAscending() - Method in class org.ujoframework.extensions.PathProperty
A flag for an ascending direction of order.
isAscending() - Method in class org.ujoframework.extensions.Property
A flag for a direction of sorting.
isAscending() - Method in class org.ujoframework.extensions.SortingProperty
A flag for a direction of sorting.
isAscending() - Method in interface org.ujoframework.UjoProperty
A flag for an ascending direction of sorting.
isBeforeChange() - Method in class org.ujoframework.listener.UjoPropertyChangeEvent
Before change return true else returns false
isBinary() - Method in interface org.ujoframework.criterion.AbstractOperator
Is the operator a binary type ?
isBinary() - Method in class org.ujoframework.criterion.BinaryCriterion
Is it a Binary Criterion
isBinary() - Method in enum org.ujoframework.criterion.BinaryOperator
The operator is the BINARY type (not a value one)
isBinary() - Method in class org.ujoframework.criterion.Criterion
Is the class a Binary criterion?
isBinary() - Method in enum org.ujoframework.criterion.Operator
The implementace is a VALUE type (not a binary one)
isCellEditable(int, UjoProperty) - Method in class org.ujoframework.swing.SingleUjoTabModel
Only Value is editable.
isCellEditable(int, int) - Method in class org.ujoframework.swing.UjoTableModel
Deprecated. Use a method with column type of UjoProperty instead of.
isCellEditable(int, UjoProperty) - Method in class org.ujoframework.swing.UjoTableModel
Is the cell editable?
isClosed() - Method in exception org.ujoframework.orm.ao.UjoStatement
 
isClosed() - Method in class org.ujoframework.orm.Session
Is the session closed?
isColumn() - Method in class org.ujoframework.orm.metaModel.MetaColumn
It is a DB column (either a value of a foreign key), not a relation to many.
isColumn() - Method in class org.ujoframework.orm.metaModel.MetaRelation2Many
It is a DB column (either a value of a foreign key), not a relation to many.
isConstant() - Method in class org.ujoframework.criterion.ValueCriterion
Is the criterion result independent on the bean object?
isContainerType(Class) - Method in class org.ujoframework.core.UjoCoder
Returns true, if the Class is type of Ujo, List or Object[].
isDatabaseLoaded() - Method in class org.ujoframework.orm.OrmHandler
Returns true, if a database meta-model is loaded.
isDefault(UjoProperty<UJO, VALUE>) - Method in class org.ujoframework.extensions.AbstractUjoExt
Indicates whether a parameter value "equal to" property default value.
isDefault(UJO) - Method in class org.ujoframework.extensions.ListProperty
Indicates whether a list of items is null or empty.
isDefault(UJO) - Method in interface org.ujoframework.extensions.ListUjoProperty
Indicates whether a list of items is null or empty.
isDefault(UJO) - Method in class org.ujoframework.extensions.PathProperty
Indicates whether a parameter value of the ujo "equal to" this default value.
isDefault(UJO) - Method in class org.ujoframework.extensions.Property
Indicates whether a parameter value of the ujo "equal to" this default value.
isDefault(UjoProperty<UJO, VALUE>) - Method in interface org.ujoframework.extensions.UjoExt
Indicates whether a parameter value "equal to" property default value.
isDefault(UJO) - Method in interface org.ujoframework.UjoProperty
Indicates whether a parameter value of the ujo "equal to" this property default value.
isDirect() - Method in class org.ujoframework.extensions.PathProperty
Method returns a false because this is a property of the another UJO class.
isDirect() - Method in class org.ujoframework.extensions.Property
Returns a true value, if the property contains more properties.
isDirect() - Method in interface org.ujoframework.UjoProperty
If the property is the direct property of the related UJO class then method returns the TRUE value.
isEmpty() - Method in class org.ujoframework.core.UjoPropertyListImpl
Is the collection empty?
isEmpty() - Method in class org.ujoframework.implementation.mapImpl.MapImplUjo
Returns the number of key-value mappings in this map.
isEmpty() - Method in class org.ujoframework.orm.CriterionDecoder
Is the SQL statement empty?
isEmpty() - Method in interface org.ujoframework.UjoPropertyList
Is the collection empty?
isForeignKey() - Method in class org.ujoframework.orm.metaModel.MetaColumn
Is it a Foreign Key ?
isForeignKey() - Method in class org.ujoframework.orm.metaModel.MetaRelation2Many
Is it a Foreign Key ?
isInput(MetaColumn) - Method in class org.ujoframework.orm.metaModel.MetaProcedure
Is it an INPUT property ?
isInsensitive() - Method in class org.ujoframework.criterion.ValueCriterion
Is the operator insensitive.
isItemTypeOf(Class) - Method in class org.ujoframework.extensions.ListProperty
Returns true if the item type is a type or subtype of the parameter class.
isItemTypeOf(Class) - Method in interface org.ujoframework.extensions.ListUjoProperty
Returns true if the item type is a type or subtype of the parameter class.
isLockRequest() - Method in class org.ujoframework.orm.Query
Pessimistic lock request
isMandatory() - Method in class org.ujoframework.orm.metaModel.MetaColumn
Returns true if the related db column is NOT NULL.
isOffset() - Method in class org.ujoframework.orm.Query
Has this Query an offset?
isOutput(MetaColumn) - Method in class org.ujoframework.orm.metaModel.MetaProcedure
Is it an OUTPUT property ?
isPersistent() - Method in class org.ujoframework.orm.metaModel.MetaTable
Is the instance a database relation model?
isPersistent(UjoProperty) - Method in class org.ujoframework.orm.OrmHandler
Is the parameter a persistent property?
isPoolable() - Method in exception org.ujoframework.orm.ao.UjoStatement
 
isPrimaryKey() - Method in class org.ujoframework.orm.metaModel.MetaColumn
Is it a Primary Key?
isPrintHeader() - Method in class org.ujoframework.core.UjoManagerCSV
Print CSV Header
isPropertiesReversed() - Method in class org.ujoframework.core.UjoManager
Are properties reversed by default?
isReadOnly() - Method in class org.ujoframework.orm.OrmHandler
Do the handler have a read-only state?
isRollbackOnly() - Method in class org.ujoframework.orm.Session
The rollback is allowed only
isSelectModel() - Method in class org.ujoframework.orm.metaModel.MetaTable
Is the query from a SQL select model ?
isTable() - Method in class org.ujoframework.orm.metaModel.MetaTable
Is the instance a database persistent table?
isTextable() - Method in class org.ujoframework.core.UjoService
Returns a TRUE value if attribute ujoClass is textable.
isTransientProperty(UjoProperty) - Method in class org.ujoframework.core.UjoManager
Is the property an Transient?
isTypeOf(Class) - Method in class org.ujoframework.extensions.PathProperty
Returns true if the property type is a type or subtype of the parameter class.
isTypeOf(Class) - Method in class org.ujoframework.extensions.Property
Returns true if the property type is a type or subtype of the parameter class.
isTypeOf(Class) - Method in interface org.ujoframework.UjoProperty
Returns true if the property type is a type or subtype of the parameter class.
isUsable(CharSequence) - Static method in class org.ujoframework.core.UjoManager
Returns true, if text is not null and is not empty.
isUsable(CharSequence) - Method in class org.ujoframework.orm.AbstractMetaModel
Returns true, if the argument text is not null and not empty.
isUsable(Object) - Method in class org.ujoframework.orm.AbstractMetaModel
Returns true, if the argument text is not null and not empty.
isUsable(CharSequence) - Method in class org.ujoframework.orm.SqlDialect
Returns true, if the argument text is not null and not empty.
isView() - Method in class org.ujoframework.orm.metaModel.MetaTable
Is the instance a database relation model?
isVoid() - Method in class org.ujoframework.orm.metaModel.MetaColumn
Is the related property type void?
isWrapperFor(Class<?>) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
isXmlAttribute(UjoProperty) - Method in class org.ujoframework.core.UjoManager
Is the property an XML attribute?
iterate() - Method in class org.ujoframework.orm.Query
Deprecated. Use Query.iterator() instead of.
iterateInternal(RelationToMany, OrmUjo) - Method in class org.ujoframework.orm.Session
Iterate property of values
iterator() - Method in class org.ujoframework.core.UjoIterator
Returns the same instance
iterator() - Method in class org.ujoframework.core.UjoPropertyListImpl
Create an interator for all properties.
iterator() - Method in class org.ujoframework.orm.Query
Create a new iterator by the query.
iterator() - Method in class org.ujoframework.swing.SingleUjoTabModel
Returns an interator
iterator() - Method in interface org.ujoframework.UjoPropertyList
Create an interator for all properties.

J

JDBC_DRIVER - Static variable in class org.ujoframework.orm.metaModel.MetaDatabase
JDBC Driver
JDBC_URL - Static variable in class org.ujoframework.orm.metaModel.MetaDatabase
JDBC URL connection
JdbcStatement - Class in org.ujoframework.orm
JdbcStatement
JdbcStatement(Connection, CharSequence, OrmHandler) - Constructor for class org.ujoframework.orm.JdbcStatement
 
JdbcStatement(PreparedStatement, OrmHandler) - Constructor for class org.ujoframework.orm.JdbcStatement
 
JNDI - Static variable in class org.ujoframework.orm.metaModel.MetaDatabase
JNDI (java naming and directory interface) connection string
join(Criterion<UJO>, Criterion<UJO>) - Method in enum org.ujoframework.criterion.BinaryOperator
Join two criterions.
join(BinaryOperator, Criterion<UJO>) - Method in class org.ujoframework.criterion.Criterion
 

K

keySet() - Method in class org.ujoframework.implementation.mapImpl.MapImplUjo
Returns a set of String keys.

L

last() - Method in class org.ujoframework.core.UjoPropertyListImpl
Get last property
last() - Method in interface org.ujoframework.UjoPropertyList
Get last property
length - Variable in class org.ujoframework.core.UjoPropertyListImpl
Contains the total count of its properties
length() - Method in class org.ujoframework.extensions.PathProperty
Length of the Name
length() - Method in class org.ujoframework.extensions.Property
Length of the Name
LIMIT - Static variable in class org.ujoframework.orm.metaModel.MetaSelect
 
list(ListUjoProperty<UJO, ITEM>) - Method in class org.ujoframework.extensions.AbstractUjoExt
Returns a not null List.
list(ListUjoProperty<UJO, ITEM>) - Method in interface org.ujoframework.extensions.UjoExt
Returns a not null List.
list() - Method in class org.ujoframework.orm.Query
There is recommended to use the method Query.iterator() rather.
ListProperty<UJO extends Ujo,ITEM> - Class in org.ujoframework.extensions
The main implementation of the interface ListUjoProperty.
ListProperty(Class<ITEM>) - Constructor for class org.ujoframework.extensions.ListProperty
Protected constructor
ListProperty(String, Class<ITEM>, int) - Constructor for class org.ujoframework.extensions.ListProperty
Protected constructor
ListUjoProperty<UJO extends Ujo,ITEM> - Interface in org.ujoframework.extensions
A property list metadata of Unified Data Object.
load(Class<UJO>, Object) - Method in class org.ujoframework.orm.Session
Load UJO by a unique id.
loadCSV(File, Object) - Method in class org.ujoframework.core.UjoManagerCSV
Load an Ujo from CSV format by UTF-8 code Page.
loadCSV(Scanner, Object) - Method in class org.ujoframework.core.UjoManagerCSV
Load an Ujo from Java resource bundle
loadDatabase(Class<UJO>) - Method in class org.ujoframework.orm.OrmHandler
Load a meta-data and create database tables
loadDatabase(Class<UJO>...) - Method in class org.ujoframework.orm.OrmHandler
Load a meta-data and create database tables
loadInternal(UjoProperty, Object, boolean) - Method in class org.ujoframework.orm.Session
Load UJO by a unique id.
loadLazyValues(OrmUjo) - Static method in class org.ujoframework.orm.utility.OrmTools
Load all lazy values for the current parameter.
loadLazyValues(OrmUjo, int) - Static method in class org.ujoframework.orm.utility.OrmTools
Load all lazy values for the current parameter recursively until optional depth.
loadLazyValues(Iterable<UJO>, int) - Static method in class org.ujoframework.orm.utility.OrmTools
Load all lazy values for the current parameter recursively until optional depth.
loadLazyValuesAsBatch(Iterable<UJO>, UjoProperty<UJO, ? extends OrmUjo>) - Static method in class org.ujoframework.orm.utility.OrmTools
Load lazy value for all items and required property by the one SQL statement.
loadLazyValuesAsBatch(Query<UJO>) - Static method in class org.ujoframework.orm.utility.OrmTools
Load lazy value for all items and all relation properties by the rule: a one SQL statement per relation property.
loadResourceBundle(File, boolean, Object) - Method in class org.ujoframework.core.UjoManagerRBundle
Load an Ujo from Java resource bundle
loadResourceBundle(InputStream, boolean, Object) - Method in class org.ujoframework.core.UjoManagerRBundle
Load an Ujo from Java resource bundle
loadValues(DbProcedure) - Method in class org.ujoframework.orm.JdbcStatement
Assign procedure parameters
logValue(Ujo, UjoProperty) - Method in class org.ujoframework.orm.JdbcStatement
Log a value value into a text format.
logValue(String, UjoProperty) - Method in class org.ujoframework.orm.JdbcStatement
Log a value value into a text format.
LONG - Static variable in class org.ujoframework.orm.TypeService
 

M

main(String[]) - Static method in class org.ujoframework.core.UjoManager
Show an information about the framework
makeArrayTest(Object) - Method in class org.ujoframework.criterion.ValueCriterion
Test a value is an instance of Iterable.
makeCharSequenceTest(Object) - Method in class org.ujoframework.criterion.ValueCriterion
Test a value is an instance of CharSequence or a type UjoProperty is type of CharSequence.
MANDATORY - Static variable in class org.ujoframework.orm.metaModel.MetaColumn
Column NOT-NULL
MapImplUjo - Class in org.ujoframework.implementation.mapImpl
The abstract String Map Ujo imlementation is an implementation of the UjoMiddle and Map<CharSequence,Object> interfaces.
MapImplUjo() - Constructor for class org.ujoframework.implementation.mapImpl.MapImplUjo
Constructor
MapImplUjo(HashMap<String, Object>) - Constructor for class org.ujoframework.implementation.mapImpl.MapImplUjo
Constructor
MapImplUjoMiddle<UJO_IMPL extends MapImplUjoMiddle> - Class in org.ujoframework.implementation.mapImpl
This is an middle extended implementation of a setter and getter methods for an easier access for developpers.
MapImplUjoMiddle(HashMap<String, Object>) - Constructor for class org.ujoframework.implementation.mapImpl.MapImplUjoMiddle
 
MapImplUjoMiddle() - Constructor for class org.ujoframework.implementation.mapImpl.MapImplUjoMiddle
No parameters constuctor
MapUjo - Class in org.ujoframework.implementation.map
This is a simple abstract implementation of Ujo.
MapUjo() - Constructor for class org.ujoframework.implementation.map.MapUjo
Constructor
MapUjo(HashMap<UjoProperty, Object>) - Constructor for class org.ujoframework.implementation.map.MapUjo
Constructor
MapUjoExt<UJO extends MapUjoExt> - Class in org.ujoframework.implementation.map
This is an Groovy style implementation of a setter and getter methods for an easier access for developpers, however the methods have got an weaker type control in compare to the MapUjo implementation.
MapUjoExt() - Constructor for class org.ujoframework.implementation.map.MapUjoExt
Constructor
MapUjoExt(HashMap<UjoProperty, Object>) - Constructor for class org.ujoframework.implementation.map.MapUjoExt
Constructor
markForRolback() - Method in class org.ujoframework.orm.Session
 
MAX_ITEM_COUNT_4_IN - Static variable in class org.ujoframework.orm.metaModel.MetaParams
The maximal count of items for the SQL IN operator, default value is 500 items The limit is used inside the method loadLazyValuesAsBatch(..).
MAX_LENGTH - Static variable in class org.ujoframework.orm.metaModel.MetaColumn
Column value length
maxValue - Variable in class org.ujoframework.orm.UjoSequencer
Total limit, zero means no restriction
MetaColumn - Class in org.ujoframework.orm.metaModel
Database column metadata
MetaColumn() - Constructor for class org.ujoframework.orm.metaModel.MetaColumn
 
MetaColumn(MetaTable, UjoProperty, MetaColumn) - Constructor for class org.ujoframework.orm.metaModel.MetaColumn
 
MetaDatabase - Class in org.ujoframework.orm.metaModel
A logical database description.
MetaDatabase() - Constructor for class org.ujoframework.orm.metaModel.MetaDatabase
 
MetaDatabase(OrmHandler, OrmUjo, MetaDatabase) - Constructor for class org.ujoframework.orm.metaModel.MetaDatabase
Create a new Database.
MetaIndex - Class in org.ujoframework.orm.metaModel
DB index metamodel.
MetaIndex(String, MetaTable) - Constructor for class org.ujoframework.orm.metaModel.MetaIndex
 
MetaParams - Class in org.ujoframework.orm.metaModel
A logical database description.
MetaParams() - Constructor for class org.ujoframework.orm.metaModel.MetaParams
 
MetaPKey - Class in org.ujoframework.orm.metaModel
The table primary key.
MetaPKey(MetaTable) - Constructor for class org.ujoframework.orm.metaModel.MetaPKey
 
metaProcedure - Variable in class org.ujoframework.orm.DbProcedure
 
metaProcedure() - Method in class org.ujoframework.orm.DbProcedure
Returns MetaModel of the procedure
MetaProcedure - Class in org.ujoframework.orm.metaModel
DB procudure or function meta-model.
MetaProcedure() - Constructor for class org.ujoframework.orm.metaModel.MetaProcedure
No parameter constructor.
MetaProcedure(MetaDatabase, UjoProperty, MetaProcedure) - Constructor for class org.ujoframework.orm.metaModel.MetaProcedure
Create the new stored procedure meta-model.
MetaRelation2Many - Class in org.ujoframework.orm.metaModel
The database/object relation to many.
MetaRelation2Many() - Constructor for class org.ujoframework.orm.metaModel.MetaRelation2Many
 
MetaRelation2Many(MetaTable, UjoProperty, MetaRelation2Many) - Constructor for class org.ujoframework.orm.metaModel.MetaRelation2Many
 
MetaRoot - Class in org.ujoframework.orm.metaModel
A logical database description.
MetaRoot() - Constructor for class org.ujoframework.orm.metaModel.MetaRoot
 
MetaSelect - Class in org.ujoframework.orm.metaModel
Contains a SQL statement for a UJO view user SELECT.
MetaSelect(String) - Constructor for class org.ujoframework.orm.metaModel.MetaSelect
Constructor.
MetaTable - Class in org.ujoframework.orm.metaModel
DB table or view meta-model.
MetaTable() - Constructor for class org.ujoframework.orm.metaModel.MetaTable
No parameter constructor.
MetaTable(MetaDatabase, RelationToMany, MetaTable) - Constructor for class org.ujoframework.orm.metaModel.MetaTable
Create new MetaTable.
MySqlDialect - Class in org.ujoframework.orm.dialect
Dialect for the MySQL since release 5.0 for the InnoDB engine.
MySqlDialect() - Constructor for class org.ujoframework.orm.dialect.MySqlDialect
 

N

NAME - Static variable in class org.ujoframework.orm.metaModel.MetaIndex
Index database name
NAME - Static variable in class org.ujoframework.orm.metaModel.MetaProcedure
Procedure name
NAME - Static variable in class org.ujoframework.orm.metaModel.MetaRelation2Many
The database column name.
NAME - Static variable in class org.ujoframework.orm.metaModel.MetaTable
DB table name
newClosedSession(OrmHandler) - Static method in class org.ujoframework.orm.Session
Create the closed session
newInstance(UjoProperty...) - Static method in class org.ujoframework.core.UjoComparator
Create new comparator
newInstance() - Method in class org.ujoframework.core.UjoPropertyListImpl
Create new Instance
newInstance() - Static method in class org.ujoframework.criterion.CriteriaTool
Create a new instance
newInstance(UjoProperty<UJO, TYPE>, Operator, TYPE) - Static method in class org.ujoframework.criterion.Criterion
Deprecated. See the where(...) method.
newInstance(UjoProperty<UJO, TYPE>, Operator, UjoProperty<?, TYPE>) - Static method in class org.ujoframework.criterion.Criterion
Deprecated. See the where(...) method.
newInstance(UjoProperty<UJO, TYPE>, TYPE) - Static method in class org.ujoframework.criterion.Criterion
Deprecated. See the where(...) method.
newInstance(UjoProperty<UJO, TYPE>, UjoProperty<UJO, TYPE>) - Static method in class org.ujoframework.criterion.Criterion
Deprecated. See the where(...) method.
newInstance(boolean) - Static method in class org.ujoframework.criterion.Criterion
Deprecated. See the where(...) method.
newInstance(UjoProperty<UJO, VALUE>) - Static method in class org.ujoframework.extensions.PathProperty
Create new instance
newInstance(UjoProperty<UJO1, UJO2>, UjoProperty<UJO2, VALUE>) - Static method in class org.ujoframework.extensions.PathProperty
Create new instance
newInstance(UjoProperty<UJO1, UJO2>, UjoProperty<UJO2, UJO3>, UjoProperty<UJO3, VALUE>) - Static method in class org.ujoframework.extensions.PathProperty
Create new instance
newInstance(UjoProperty<UJO1, UJO2>, UjoProperty<UJO2, UJO3>, UjoProperty<UJO3, UJO4>, UjoProperty<UJO4, VALUE>) - Static method in class org.ujoframework.extensions.PathProperty
Create new instance
newInstance(String, Class<VALUE>, VALUE, int, boolean) - Static method in class org.ujoframework.extensions.Property
Returns a new instance of property where the default value is null.
newInstance(String, Class<VALUE>, int) - Static method in class org.ujoframework.extensions.Property
Returns a new instance of property where the default value is null.
newInstance(String, Class<VALUE>) - Static method in class org.ujoframework.extensions.Property
Returns a new instance of property where the default value is null.
newInstance(String, VALUE, int) - Static method in class org.ujoframework.extensions.Property
A Property Factory where a property type is related from from default value.
newInstance(String, VALUE) - Static method in class org.ujoframework.extensions.Property
A Property Factory where a property type is related from from default value.
newInstance(UjoProperty, int) - Static method in class org.ujoframework.extensions.Property
A Property Factory where a property type is related from from default value.
newInstance(UjoProperty) - Static method in class org.ujoframework.extensions.Property
A Property Factory where a property type is related from from default value.
newInstance(String, Class<VALUE>, int) - Static method in class org.ujoframework.implementation.bean.BeanProperty
Returns a new instance of property where the default value is null.
newInstance(String, VALUE, int) - Static method in class org.ujoframework.implementation.bean.BeanProperty
A Property Factory creates new property and assigns a next property index.
newInstance(String, Class<VALUE>, int) - Static method in class org.ujoframework.implementation.factory.FactoryProperty
Returns a new instance of property where the default value is null.
newInstance(String, Class<VALUE>) - Static method in class org.ujoframework.implementation.factory.FactoryProperty
Returns a new instance of property where the default value is null.
newInstance(Class<VALUE>, UjoProperty<VALUE, ?>) - Static method in class org.ujoframework.implementation.orm.RelationToOne
A Property Factory
newInstance(OrmUjo, MetaPKey) - Static method in class org.ujoframework.orm.ao.CacheKey
Constructor for the OrmUjo
newInstance(Class, Object) - Static method in class org.ujoframework.orm.ao.CacheKey
Constructor for one keyk
newInstance(Class, Object...) - Static method in class org.ujoframework.orm.ao.CacheKey
Constructor for many keys
newInstance() - Method in interface org.ujoframework.UjoPropertyList
Create new Instance
newInstanceFalse(UjoProperty<UJO, ?>) - Static method in class org.ujoframework.criterion.Criterion
Deprecated. See the where(...) method.
newInstanceTrue(UjoProperty<UJO, ?>) - Static method in class org.ujoframework.criterion.Criterion
Deprecated. See the where(...) method.
newListProperty(String, Class<ITEM>, int, boolean) - Static method in class org.ujoframework.extensions.ListProperty
A ListUjoProperty Factory Method assigns a next property index.
newListProperty(String, Class<ITEM>, int) - Static method in class org.ujoframework.extensions.ListProperty
A ListUjoProperty Factory Method assigns a next property index.
newListProperty(String, Class<ITEM>) - Static method in class org.ujoframework.extensions.ListProperty
A ListUjoProperty Factory Method assigns a next property index.
newListProperty(String, Class<ITEM>, int) - Static method in class org.ujoframework.implementation.array.ArrayUjo
A ListProperty Factory Method assigns a next property index.
newListProperty(String, Class<ITEM>, int) - Static method in class org.ujoframework.implementation.array.ArrayUjoExt
A ListProperty Factory Method assigns a next property index.
newListProperty(String, Class<ITEM>) - Static method in class org.ujoframework.implementation.bean.BeanUjo
A ListProperty Factory for a BeanUjo object.
newListProperty(String, Class<ITEM>, ValueAgent<UJO, List<ITEM>>) - Static method in class org.ujoframework.implementation.field.FieldUjo
A ListProperty Factory for a FieldUjo object
newListProperty(String, Class<ITEM>, ValueAgent<UJO, List<ITEM>>) - Static method in class org.ujoframework.implementation.field.FieldUjoExt
A ListProperty Factory for a FieldUjo object
newListProperty(String, Class<ITEM>) - Static method in class org.ujoframework.implementation.map.MapUjo
A ListProperty Factory Method assigns a next property index.
newListProperty(String, Class<ITEM>) - Static method in class org.ujoframework.implementation.map.MapUjoExt
A ListProperty Factory Method assigns a next property index.
newListProperty(String, Class<ITEM>) - Static method in class org.ujoframework.implementation.mapImpl.MapImplUjo
A ListProperty Factory Method assigns a next property index.
newListProperty(String, Class<ITEM>) - Static method in class org.ujoframework.implementation.quick.QuickUjo
A Property Factory creates new property and assigns a next property index.
newListProperty(Class<ITEM>) - Static method in class org.ujoframework.implementation.quick.QuickUjo
A Property Factory creates new property and assigns a name and next property index.
newProperty(String, Class<VALUE>, int) - Static method in class org.ujoframework.implementation.array.ArrayUjo
Returns a new instance of property where the default value is null.
newProperty(String, VALUE, int) - Static method in class org.ujoframework.implementation.array.ArrayUjo
A Property Factory Method assigns a next property index.
newProperty(String, Class<VALUE>, int) - Static method in class org.ujoframework.implementation.array.ArrayUjoExt
Returns a new instance of property where the default value is null.
newProperty(String, VALUE, int) - Static method in class org.ujoframework.implementation.array.ArrayUjoExt
A Property Factory Method assigns a next property index.
newProperty(String, Class<VALUE>) - Static method in class org.ujoframework.implementation.bean.BeanUjo
Returns a new instance of property where the default value is null.
newProperty(String, VALUE) - Static method in class org.ujoframework.implementation.bean.BeanUjo
A Property Factory, a property type is related from the default value.
newProperty(String, Class<VALUE>) - Static method in class org.ujoframework.implementation.bean.BeanUjoExt
A Property Factory
newProperty(String, VALUE) - Static method in class org.ujoframework.implementation.bean.BeanUjoExt
A Property Factory, a property type is related from the default value.
newProperty(String, Class<VALUE>) - Static method in class org.ujoframework.implementation.factory.FactoryUjo
Returns a new instance of property where the default value is null.
newProperty(String, Class<VALUE>, ValueAgent<UJO, VALUE>) - Static method in class org.ujoframework.implementation.field.FieldUjo
Returns a new instance of property where the default value is null.
newProperty(String, VALUE, ValueAgent<UJO, VALUE>) - Static method in class org.ujoframework.implementation.field.FieldUjo
A Property Factory creates a new property and assigns a next property index.
newProperty(String, Class<VALUE>, ValueAgent<UJO, VALUE>) - Static method in class org.ujoframework.implementation.field.FieldUjoExt
Returns a new instance of property where the default value is null.
newProperty(String, VALUE, ValueAgent<UJO, VALUE>) - Static method in class org.ujoframework.implementation.field.FieldUjoExt
A Property Factory
newProperty(String, Class<VALUE>) - Static method in class org.ujoframework.implementation.map.MapUjo
Returns a new instance of property where the default value is null.
newProperty(String, VALUE) - Static method in class org.ujoframework.implementation.map.MapUjo
A Property Factory Method assigns a next property index.
newProperty(UjoProperty, int) - Static method in class org.ujoframework.implementation.map.MapUjo
Returns a new instance of property where the default value is null.
newProperty(String, Class<VALUE>) - Static method in class org.ujoframework.implementation.map.MapUjoExt
Returns a new instance of property where the default value is null.
newProperty(String, VALUE) - Static method in class org.ujoframework.implementation.map.MapUjoExt
A Property Factory Method assigns a next property index.
newProperty(String, Class<VALUE>) - Static method in class org.ujoframework.implementation.mapImpl.MapImplUjo
Returns a new instance of property where the default value is null.
newProperty(String, VALUE) - Static method in class org.ujoframework.implementation.mapImpl.MapImplUjo
A Property Factory Method assigns a next property index.
newProperty(String, Class<VALUE>, VALUE, int, boolean) - Static method in class org.ujoframework.implementation.quick.QuickUjo
A Property Factory creates new property and assigns a next property index.
newProperty(String, Class<VALUE>) - Static method in class org.ujoframework.implementation.quick.QuickUjo
A Property Factory creates new property and assigns a next property index.
newProperty(String, VALUE) - Static method in class org.ujoframework.implementation.quick.QuickUjo
A Property Factory creates new property and assigns a next property index.
newProperty(Class<VALUE>) - Static method in class org.ujoframework.implementation.quick.QuickUjo
A Property Factory creates new property and assigns a next property index.
newProperty(VALUE) - Static method in class org.ujoframework.implementation.quick.QuickUjo
A Property Factory creates new property and assigns a next property index.
newProperty(UjoProperty) - Static method in class org.ujoframework.implementation.quick.QuickUjo
Returns a new instance of property where the default value is null.
newPropertyList(String, Class<ITEM>) - Static method in class org.ujoframework.implementation.bean.BeanUjoExt
A ListProperty Factory for a BeanUjo object
newPropertyList(String, Class<ITEM>) - Static method in class org.ujoframework.implementation.map.MapUjo
Deprecated. Use newListProperty(...) instead of.
newPropertyList(String, Class<ITEM>) - Static method in class org.ujoframework.implementation.map.MapUjoExt
Deprecated. Use newListProperty(...) instead of.
newPropertyList_(String, Class<ITEM>, int) - Static method in class org.ujoframework.implementation.array.ArrayUjo
Deprecated. Use method newListProperty
newRelation(String, Class<ITEM>) - Static method in class org.ujoframework.implementation.orm.OrmTable
A PropertyIterator Factory creates an new property and assign a next index.
newRelation(Class<ITEM>) - Static method in class org.ujoframework.implementation.orm.OrmTable
A PropertyIterator Factory creates an new property and assign a next index.
newRelation(String, Class<ITEM>) - Static method in class org.ujoframework.orm.DbProcedure
A PropertyIterator Factory creates an new property and assign a next index.
newRelation(Class<ITEM>) - Static method in class org.ujoframework.orm.DbProcedure
A PropertyIterator Factory creates an new property and assign a next index.
next() - Method in class org.ujoframework.core.UjoIterator
Returns the next element if exists.
nextValue(Session) - Method in class org.ujoframework.orm.UjoSequencer
Returns the next sequence value by a synchronized method.
NoCheck - Interface in org.ujoframework.core
An assetion does not check a value with this interface inside the Ujo.writeProperty(...) method.
not() - Method in class org.ujoframework.criterion.Criterion
 
NULL - Static variable in annotation type org.ujoframework.orm.annot.Procedure
A String for the NULL value.
NULL - Static variable in annotation type org.ujoframework.orm.annot.Table
A String for the NULL value.

O

of(UJO) - Method in class org.ujoframework.extensions.PathProperty
A shortcut for the method getValue(Ujo) .
of(UJO) - Method in class org.ujoframework.extensions.Property
A shortcut for the method getValue(Ujo).
of(UJO) - Method in interface org.ujoframework.UjoProperty
A shortcut for the method getValue(Ujo) .
Operator - Enum in org.ujoframework.criterion
The value criterion operator enum.
or(Criterion<UJO>) - Method in class org.ujoframework.criterion.Criterion
 
OracleDialect - Class in org.ujoframework.orm.dialect
Oracle (www.oracle.com/) release 9.0
OracleDialect() - Constructor for class org.ujoframework.orm.dialect.OracleDialect
 
ORDER - Static variable in class org.ujoframework.orm.metaModel.MetaSelect
 
orderBy(UjoProperty<UJO, ?>) - Method in class org.ujoframework.orm.Query
Set an order of the rows by a SQL ORDER BY phrase.
orderBy(UjoProperty<UJO, ?>, UjoProperty<UJO, ?>) - Method in class org.ujoframework.orm.Query
Set an order of the rows by a SQL ORDER BY phrase.
orderBy(UjoProperty<UJO, ?>, UjoProperty<UJO, ?>, UjoProperty<UJO, ?>) - Method in class org.ujoframework.orm.Query
Set an order of the rows by a SQL ORDER BY phrase.
orderBy(List<UjoProperty>) - Method in class org.ujoframework.orm.Query
Set an order of the rows by a SQL ORDER BY phrase.
orderByMany(UjoProperty...) - Method in class org.ujoframework.orm.Query
Set an order of the rows by a SQL ORDER BY phrase.
org.ujoframework - package org.ujoframework
The UJO Framework tutorial.
org.ujoframework.core - package org.ujoframework.core
The core classes.
org.ujoframework.core.annot - package org.ujoframework.core.annot
Core annotations.
org.ujoframework.criterion - package org.ujoframework.criterion
Package for the UJO Criterion.
org.ujoframework.extensions - package org.ujoframework.extensions
UJO extensions.
org.ujoframework.hibernateSupport - package org.ujoframework.hibernateSupport
The Hibernate support.
org.ujoframework.implementation.array - package org.ujoframework.implementation.array
 
org.ujoframework.implementation.bean - package org.ujoframework.implementation.bean
 
org.ujoframework.implementation.factory - package org.ujoframework.implementation.factory
 
org.ujoframework.implementation.field - package org.ujoframework.implementation.field
 
org.ujoframework.implementation.map - package org.ujoframework.implementation.map
 
org.ujoframework.implementation.mapImpl - package org.ujoframework.implementation.mapImpl
 
org.ujoframework.implementation.orm - package org.ujoframework.implementation.orm
 
org.ujoframework.implementation.quick - package org.ujoframework.implementation.quick
 
org.ujoframework.implementation.registrar - package org.ujoframework.implementation.registrar
 
org.ujoframework.listener - package org.ujoframework.listener
 
org.ujoframework.orm - package org.ujoframework.orm
The ORM support.
org.ujoframework.orm.annot - package org.ujoframework.orm.annot
 
org.ujoframework.orm.ao - package org.ujoframework.orm.ao
 
org.ujoframework.orm.dialect - package org.ujoframework.orm.dialect
 
org.ujoframework.orm.metaModel - package org.ujoframework.orm.metaModel
 
org.ujoframework.orm.utility - package org.ujoframework.orm.utility
 
org.ujoframework.swing - package org.ujoframework.swing
Swing support.
Orm2ddlPolicy - Enum in org.ujoframework.orm.ao
Possible values to create the DLL (Data Definition Language) for for defining data structures.
ORM2DLL_POLICY - Static variable in class org.ujoframework.orm.metaModel.MetaParams
A policy to defining the database structure by a DDL.
OrmHandler - Class in org.ujoframework.orm
The basic class for an ORM support.
OrmHandler() - Constructor for class org.ujoframework.orm.OrmHandler
The constructor
OrmHandler(Class<UJO>) - Constructor for class org.ujoframework.orm.OrmHandler
The constructor with a database metamodel initialization.
OrmHandler(Class<UJO>...) - Constructor for class org.ujoframework.orm.OrmHandler
The constructor with a database metamodel initialization.
ormHandler - Variable in class org.ujoframework.orm.SqlDialect
The ORM handler
OrmTable<UJO_IMPL extends Ujo> - Class in org.ujoframework.implementation.orm
This abstract implementation of the OrmUjo interface is situable for implementation the persistent entities.
OrmTable() - Constructor for class org.ujoframework.implementation.orm.OrmTable
 
OrmTools - Class in org.ujoframework.orm.utility
Many useful methods for BLOB/CLOB lazy loading reloading
OrmTools() - Constructor for class org.ujoframework.orm.utility.OrmTools
 
OrmUjo - Interface in org.ujoframework.orm
The OrmUjo is a basic interface of the persistent object in the ORM support.

P

P_DEFAULT - Static variable in class org.ujoframework.swing.UjoPropertyRow
Default Value
P_INDEX - Static variable in class org.ujoframework.swing.UjoPropertyRow
Index of property
P_NAME - Static variable in class org.ujoframework.swing.UjoPropertyRow
Name of property
P_TEXT - Static variable in class org.ujoframework.swing.UjoPropertyRow
Text Value
P_TYPE - Static variable in class org.ujoframework.swing.UjoPropertyRow
Type of property
P_TYPENAME - Static variable in class org.ujoframework.swing.UjoPropertyRow
Class name without packages
P_USER1 - Static variable in class org.ujoframework.swing.UjoPropertyRow
A user column can be used in table renderer for any purpose
P_USER2 - Static variable in class org.ujoframework.swing.UjoPropertyRow
A user column can be used in table renderer for any purpose
P_VALUE - Static variable in class org.ujoframework.swing.UjoPropertyRow
Value
Parameter - Annotation Type in org.ujoframework.orm.annot
A parameter annotation of the stored procedure.
PARAMETERS - Static variable in class org.ujoframework.orm.metaModel.MetaProcedure
Procedure parameters
PARAMETERS - Static variable in class org.ujoframework.orm.metaModel.MetaRoot
ORM parameters
parseXML(File, Class<T>, Object) - Method in class org.ujoframework.core.UjoManagerXML
Create Ujo from XMl file
parseXML(File, Class<T>, boolean, Object) - Method in class org.ujoframework.core.UjoManagerXML
Create Ujo from XMl file
parseXML(InputStream, Class<T>, Object) - Method in class org.ujoframework.core.UjoManagerXML
An Deserialization of Ujo object.
parseXML(InputStream, Class<T>, boolean, Object) - Method in class org.ujoframework.core.UjoManagerXML
An Deserialization of Ujo object.
PASSWORD - Static variable in class org.ujoframework.orm.metaModel.MetaDatabase
DB password
PathProperty<UJO extends Ujo,VALUE> - Class in org.ujoframework.extensions
A PathProperty class is an composite of a UjoProperty objects.
PathProperty(List<UjoProperty>) - Constructor for class org.ujoframework.extensions.PathProperty
 
PathProperty(UjoProperty...) - Constructor for class org.ujoframework.extensions.PathProperty
 
PK - Static variable in class org.ujoframework.orm.metaModel.MetaTable
Unique Primary Key
PostgreSqlDialect - Class in org.ujoframework.orm.dialect
PostgreSQL (http://www.postgresql.org/)
PostgreSqlDialect() - Constructor for class org.ujoframework.orm.dialect.PostgreSqlDialect
 
PRECISION - Static variable in class org.ujoframework.orm.metaModel.MetaColumn
Column value precision
PRIMARY_KEY - Static variable in class org.ujoframework.orm.metaModel.MetaColumn
DB primary key
print(Writer) - Method in class org.ujoframework.orm.metaModel.MetaRoot
Pring all model in a XML format
print(File) - Method in class org.ujoframework.orm.metaModel.MetaRoot
Pring all model in a XML format
printAlterTable(MetaColumn, Appendable) - Method in class org.ujoframework.orm.dialect.FirebirdDialect
Print a SQL sript to add a new column to the table
The DDL statement does not contains a word COLUMN.
printAlterTable(MetaColumn, Appendable) - Method in class org.ujoframework.orm.dialect.OracleDialect
Print a SQL sript to add a new column to the table
Sample: ALTER TABLE sa_myphone.ord_order ADD (NEW_COLUMN INT DEFAULT 777 NOT NULL);
printAlterTable(MetaColumn, Appendable) - Method in class org.ujoframework.orm.SqlDialect
Print a SQL sript to add a new column to the table
printAttributes(UjoTextable, Writer) - Method in class org.ujoframework.core.UjoManagerXML
Print attributes of the tag
printCall(MetaProcedure, Appendable) - Method in class org.ujoframework.orm.SqlDialect
Print the call of a stored procedure by template:
{?
printColumnAlias(MetaColumn, Appendable) - Method in class org.ujoframework.orm.SqlDialect
Print a full SQL column alias name by sample: TABLE_ALIAS.COLUMN
printColumnDeclaration(MetaColumn, String, Appendable) - Method in class org.ujoframework.orm.SqlDialect
Print a SQL to create column
printColumnDeclaration_2(MetaColumn, String, Appendable) - Method in class org.ujoframework.orm.dialect.OracleDialect
Print a SQL to create column
printCommit(Appendable) - Method in class org.ujoframework.orm.SqlDialect
Print SQL 'COMMIT'
printCreateSchema(String, Appendable) - Method in class org.ujoframework.orm.dialect.DerbyDialect
Print SQL 'CREATE SCHEMA'
printCreateSchema(String, Appendable) - Method in class org.ujoframework.orm.dialect.FirebirdDialect
NO SCHEMA
printCreateSchema(String, Appendable) - Method in class org.ujoframework.orm.dialect.HsqldbDialect
Print SQL 'CREATE SCHEMA'
printCreateSchema(String, Appendable) - Method in class org.ujoframework.orm.dialect.OracleDialect
Print no schema
printCreateSchema(String, Appendable) - Method in class org.ujoframework.orm.dialect.PostgreSqlDialect
Print SQL 'CREATE SCHEMA'
printCreateSchema(String, Appendable) - Method in class org.ujoframework.orm.SqlDialect
Print SQL 'CREATE SCHEMA'
printCriterion(ValueCriterion, Appendable) - Method in class org.ujoframework.orm.SqlDialect
Print a conditon phrase by the criterion.
printDefaultSchema(String, Appendable) - Method in class org.ujoframework.orm.SqlDialect
Deprecated. 
printDefaultValue(MetaColumn, Appendable) - Method in class org.ujoframework.orm.SqlDialect
Print a SQL phrase for the DEFAULT VALUE, for example: DEFAULT 777
printDelete(MetaTable, CriterionDecoder, Appendable) - Method in class org.ujoframework.orm.dialect.MySqlDialect
Print an SQL DELETE statement.
printDelete(MetaTable, CriterionDecoder, Appendable) - Method in class org.ujoframework.orm.SqlDialect
Print an SQL DELETE statement.
printFKColumnsDeclaration(MetaColumn, Appendable) - Method in class org.ujoframework.orm.SqlDialect
Print a SQL to create foreign keys.
printForeignColumnFullName(int, Appendable) - Method in class org.ujoframework.orm.metaModel.MetaColumn
Print a full 'alias' name of foreign column by index
printForeignKey(MetaColumn, MetaTable, Appendable) - Method in class org.ujoframework.orm.dialect.DerbyDialect
Print foreign key for the parameter column
printForeignKey(MetaColumn, MetaTable, Appendable) - Method in class org.ujoframework.orm.SqlDialect
Print foreign key for the parameter column
printForeignKey(ValueCriterion, MetaColumn, String, Appendable) - Method in class org.ujoframework.orm.SqlDialect
Print all items of the foreign key
printFullTableName(MetaTable, Appendable) - Method in class org.ujoframework.orm.SqlDialect
Print a full SQL table name by sample: SCHEMA.TABLE
printIndex(MetaIndex, Appendable) - Method in class org.ujoframework.orm.dialect.PostgreSqlDialect
Print an INDEX for the parameter column.
printIndex(MetaIndex, Appendable) - Method in class org.ujoframework.orm.SqlDialect
Print an INDEX for the parameter column.
printIndexCondition(MetaIndex, Appendable) - Method in class org.ujoframework.orm.dialect.OracleDialect
No PARTIAL INDEX is supported.
printIndexCondition(MetaIndex, Appendable) - Method in class org.ujoframework.orm.dialect.PostgreSqlDialect
Create an PARTIAL INDEX for exclude NULL values.
printInsert(OrmUjo, Appendable) - Method in class org.ujoframework.orm.SqlDialect
Print an SQL INSERT statement.
printItem(Writer, Class, Object, UjoTextable, UjoProperty) - Method in class org.ujoframework.core.UjoManagerXML
Print "value" to XML.
println(Appendable) - Method in class org.ujoframework.orm.SqlDialect
Print the new line.
printLockForSelect(Query, Appendable) - Method in class org.ujoframework.orm.dialect.FirebirdDialect
Print a 'lock clausule' to the end of SQL SELECT statement to use a pessimistic lock.
printLockForSelect(Query, Appendable) - Method in class org.ujoframework.orm.SqlDialect
Print a 'lock clausule' to the end of SQL SELECT statement to use a pessimistic lock.
printOffset(Query, Appendable) - Method in class org.ujoframework.orm.dialect.DerbyDialect
 
printOffset(Query, Appendable) - Method in class org.ujoframework.orm.dialect.OracleDialect
 
printOffset(Query, Appendable) - Method in class org.ujoframework.orm.dialect.PostgreSqlDialect
Print an OFFSET of the statement SELECT.
printOffset(Query, Appendable) - Method in class org.ujoframework.orm.SqlDialect
Print an OFFSET of the statement SELECT.
printProperties(Writer, UjoTextable) - Method in class org.ujoframework.core.UjoManagerXML
Write required properties to XML writer.
printProperties(Writer, UjoTextable, UjoPropertyList) - Method in class org.ujoframework.core.UjoManagerXML
Write required properties to a XML writer.
printSelect(MetaTable, Query, boolean, Appendable) - Method in class org.ujoframework.orm.SqlDialect
Print a SQL SELECT by table model and query
printSelectOrder(Query, Appendable) - Method in class org.ujoframework.orm.SqlDialect
Print SQL ORDER BY
printSelectTable(Query, boolean, Appendable) - Method in class org.ujoframework.orm.dialect.OracleDialect
Print SQL database SELECT
printSelectTable(Query, boolean, Appendable) - Method in class org.ujoframework.orm.SqlDialect
Print SQL database SELECT
printSelectView(MetaTable, Query, boolean, Appendable) - Method in class org.ujoframework.orm.SqlDialect
Print SQL view SELECT
printSequenceCurrentValue(UjoSequencer, Appendable) - Method in class org.ujoframework.orm.SqlDialect
Print SQL CURRENT SEQUENCE VALUE.
printSequenceInit(UjoSequencer, Appendable) - Method in class org.ujoframework.orm.SqlDialect
Print SQL CREATE SEQUENCE (insert sequence row).
printSequenceNextValue(UjoSequencer, Appendable) - Method in class org.ujoframework.orm.SqlDialect
Print SQL UPDATE NEXT SEQUENCE value.
printSequenceTable(MetaDatabase, Appendable) - Method in class org.ujoframework.orm.dialect.MySqlDialect
 
printSequenceTable(MetaDatabase, Appendable) - Method in class org.ujoframework.orm.SqlDialect
Print SQL CREATE SEQUENCE.
printSequenceTableName(UjoSequencer, Appendable) - Method in class org.ujoframework.orm.SqlDialect
Prinnt the full sequence table
printSetMaxSequence(UjoSequencer, Appendable) - Method in class org.ujoframework.orm.SqlDialect
Set sequence to the max value.
printTable(MetaTable, Appendable) - Method in class org.ujoframework.orm.dialect.MySqlDialect
 
printTable(MetaTable, Appendable) - Method in class org.ujoframework.orm.SqlDialect
Print a SQL sript to create table
printTableAliasDefinition(MetaTable, Appendable) - Method in class org.ujoframework.orm.SqlDialect
Print a SQL database and table name and an alias definition - by sample: SCHEMA.TABLE ALIAS
printTableColumns(List<MetaColumn>, Appendable, Appendable) - Method in class org.ujoframework.orm.SqlDialect
Print table columns
printText2Xml(Appendable, String) - Method in class org.ujoframework.core.UjoManagerXML
Print escaped text to XML
printUpdate(MetaTable, List<MetaColumn>, CriterionDecoder, Appendable) - Method in class org.ujoframework.orm.SqlDialect
Print an SQL UPDATE statement.
printValue(Writer, String) - Method in class org.ujoframework.core.UjoManagerCSV
Print Text
printValue2XML(Writer, Class, Object, UjoTextable, UjoProperty, boolean) - Method in class org.ujoframework.core.UjoManagerXML
Print "value" to XML.
Procedure - Annotation Type in org.ujoframework.orm.annot
Use the annotation to mark a UjoProperty static field like XML Attribute.
PROCEDURES - Static variable in class org.ujoframework.orm.metaModel.MetaDatabase
List of procedures
projectInfo() - Static method in class org.ujoframework.core.UjoManager
Regurns information about current library.
projectVersion() - Static method in class org.ujoframework.core.UjoManager
Regurns information about current library.
Property<UJO extends Ujo,VALUE> - Class in org.ujoframework.extensions
The main implementation of the interface UjoProperty.
Property(String, Class<VALUE>, int) - Constructor for class org.ujoframework.extensions.Property
Constructor with an property order
Property(String, VALUE, int) - Constructor for class org.ujoframework.extensions.Property
Constructor with an property order
Property() - Constructor for class org.ujoframework.extensions.Property
Protected constructor
property - Variable in class org.ujoframework.swing.UjoPropertyRow
 
PROPERTY_MODIFIER - Static variable in class org.ujoframework.core.UjoManager
Requested modifier of property definitions.
propertyChange(UjoPropertyChangeEvent) - Method in interface org.ujoframework.listener.UjoPropertyChangeListener
This method gets called when a bound property is changed.
propertyCount - Static variable in class org.ujoframework.implementation.array.ArrayUjo
An Incrementator.
propertyCount - Static variable in class org.ujoframework.implementation.array.ArrayUjoExt
An Incrementator.
PropertyModifier - Class in org.ujoframework.extensions
Property Setter
PropertyModifier() - Constructor for class org.ujoframework.extensions.PropertyModifier
 
put(CharSequence, Object) - Method in class org.ujoframework.implementation.mapImpl.MapImplUjo
Associates the specified value with the specified key in this map.
putAll(Map<? extends CharSequence, ? extends Object>) - Method in class org.ujoframework.implementation.mapImpl.MapImplUjo
 

Q

Query<UJO extends OrmUjo> - Class in org.ujoframework.orm
ORM query.
Query(MetaTable, Criterion<UJO>, Session) - Constructor for class org.ujoframework.orm.Query
Create new ORM query.
Query(MetaTable, Criterion<UJO>) - Constructor for class org.ujoframework.orm.Query
Create new ORM query without a session.
QuickUjo - Class in org.ujoframework.implementation.quick
This is a fast implementation of the Ujo.
QuickUjo() - Constructor for class org.ujoframework.implementation.quick.QuickUjo
Constructor
QuickUjo(Object[]) - Constructor for class org.ujoframework.implementation.quick.QuickUjo
Constructor
QuickUjoMid<UJO_IMPL extends QuickUjoMid> - Class in org.ujoframework.implementation.quick
This is a fast implementation of the UjoMiddle.
QuickUjoMid(Object[]) - Constructor for class org.ujoframework.implementation.quick.QuickUjoMid
Constructor
QuickUjoMid() - Constructor for class org.ujoframework.implementation.quick.QuickUjoMid
No parameters constuctor

R

readAuthorization(UjoAction, UjoProperty, Object) - Method in class org.ujoframework.extensions.AbstractUjo
Get an authorization of the property for different actions.
readAuthorization(UjoAction, UjoProperty, Object) - Method in class org.ujoframework.implementation.orm.OrmTable
Test an authorization of the action.
readAuthorization(UjoAction, UjoProperty, Object) - Method in class org.ujoframework.orm.AbstractMetaModel
 
readAuthorization(UjoAction, UjoProperty, Object) - Method in interface org.ujoframework.Ujo
Get an authorization of the property for different actions.
readChangedProperties(boolean) - Method in class org.ujoframework.implementation.orm.OrmTable
Returns a changed properties.
readChangedProperties(boolean) - Method in interface org.ujoframework.orm.OrmUjo
Returns changed properties.
readFK(UjoProperty<UJO, ? extends OrmUjo>) - Method in class org.ujoframework.implementation.orm.OrmTable
Read the foreign key.
readFK(UjoProperty<UJO, ? extends OrmUjo>) - Method in interface org.ujoframework.orm.ExtendedOrmUjo
Read the foreign key.
readFK(OrmUjo, UjoProperty<?, ? extends OrmUjo>) - Method in class org.ujoframework.orm.Session
Build new Forign key.
readOnly() - Method in class org.ujoframework.orm.AbstractMetaModel
Property values can be readed only
readOrderColumn(int) - Method in class org.ujoframework.orm.Query
Returns an order column.
readProperties(Class) - Method in class org.ujoframework.core.UjoManager
Read all properties.
readProperties() - Method in class org.ujoframework.extensions.AbstractUjo
Returns all direct properties.
readProperties() - Method in interface org.ujoframework.Ujo
Returns all direct properties.
readPropertiesNocache(Class, boolean) - Method in class org.ujoframework.core.UjoManager
Returns all direct properties (see an method UjoProperty.isDirect() for more information).
readPropertyCount() - Method in class org.ujoframework.implementation.array.ArrayUjo
Return a count of properties.
readPropertyCount() - Method in class org.ujoframework.implementation.array.ArrayUjoExt
Return a count of properties.
readSession() - Method in class org.ujoframework.implementation.orm.OrmTable
Read a session
readSession() - Method in interface org.ujoframework.orm.OrmUjo
Read an ORM session, session is an transient property.
readUjoManager() - Method in class org.ujoframework.extensions.AbstractUjo
Returns an UjoManager
readValue(UJO) - Method in class org.ujoframework.core.BeanManager
WARNING: There is recommended to call the method from the method Ujo.readProperty(...)
readValue(UJO) - Method in interface org.ujoframework.extensions.ValueAgent
WARNING: There is recommended to call the method from the method Ujo.readValue(...)
readValue(UjoProperty) - Method in class org.ujoframework.implementation.array.ArrayUjo
It is a common method for reading all object values, however there is strongly recomended to use a method Property.getValue(Ujo) to an external access for a better type safe.
readValue(UjoProperty) - Method in class org.ujoframework.implementation.array.ArrayUjoExt
It is a common method for reading all object values, however there is strongly recomended to use a method Property.getValue(org.ujoframework.Ujo) to an external access for a better type safe.
readValue(Object) - Method in class org.ujoframework.implementation.bean.BeanProperty
WARNING: There is recommended to call the method from the method Ujo.readProperty(...)
readValue(Object) - Method in class org.ujoframework.implementation.bean.BeanPropertyList
WARNING: There is recommended to call the method from the method Ujo.readProperty(...)
readValue(UjoProperty) - Method in class org.ujoframework.implementation.bean.BeanUjo
It is a common method for reading all object values, however there is strongly recomended to use a method BeanProperty.getValue(Ujo) to an external access for a better type safe.
readValue(UjoProperty) - Method in class org.ujoframework.implementation.bean.BeanUjoExt
It is a common method for reading all object values, however there is strongly recomended to use a method BeanProperty.getValue(Ujo) to an external access for a better type safe.
readValue(UJO) - Method in class org.ujoframework.implementation.factory.FactoryProperty
Create new Value.
readValue(UjoProperty) - Method in class org.ujoframework.implementation.factory.FactoryUjo
Method readValue() creates a new instance of the property always.
readValue(UJO) - Method in class org.ujoframework.implementation.field.FieldProperty
WARNING: There is recommended to call the method from the method Ujo.readProperty(...)
readValue(UJO) - Method in class org.ujoframework.implementation.field.FieldPropertyList
WARNING: There is recommended to call the method from the method Ujo.readProperty(...)
readValue(UjoProperty) - Method in class org.ujoframework.implementation.field.FieldUjo
It is a common method for reading all object values, however there is strongly recomended to use a method FieldProperty.getValue(Ujo) to an external access for a better type safe.
readValue(UjoProperty) - Method in class org.ujoframework.implementation.field.FieldUjoExt
It is a common method for reading all object values, however there is strongly recomended to use a method FieldProperty.getValue(Ujo) to an external access for a better type safe.
readValue(UjoProperty) - Method in class org.ujoframework.implementation.map.MapUjo
It is a common method for reading all object values, however there is strongly recomended to use a method Property.getValue(org.ujoframework.Ujo) to an external access for a better type safe.
readValue(UjoProperty) - Method in class org.ujoframework.implementation.map.MapUjoExt
It is a common method for reading all object values, however there is strongly recomended to use a method Property.getValue(org.ujoframework.Ujo) to an external access for a better type safe.
readValue(UjoProperty) - Method in class org.ujoframework.implementation.mapImpl.MapImplUjo
It is a common method for reading all object values, however there is strongly recomended to use a method Property.getValue(org.ujoframework.Ujo) to an external access for a better type safe.
readValue(UjoProperty) - Method in class org.ujoframework.implementation.orm.OrmTable
A method for an internal use only.
readValue(UjoProperty) - Method in class org.ujoframework.implementation.quick.QuickUjo
It is a common method for reading all object values, however there is strongly recomended to use a method Property.getValue(org.ujoframework.Ujo) to an external access for a better type safe.
readValue(UjoProperty) - Method in interface org.ujoframework.orm.OrmUjo
A special implementation, see a source code of the OrmTable class for more information.
readValue(UjoProperty) - Method in class org.ujoframework.swing.UjoPropertyRow
Read Value
readValue(UjoProperty) - Method in interface org.ujoframework.Ujo
It is a common method for reading all object values, however there is strongly recomended to use a method UjoProperty.getValue(org.ujoframework.Ujo) to an external access for a better type safe.
readValueString(UjoProperty, UjoAction) - Method in class org.ujoframework.extensions.AbstractUjo
Get an original value in a String format.
readValueString(UjoProperty, UjoAction) - Method in interface org.ujoframework.extensions.UjoTextable
Get an original value in a String format.
RegistrarUjo<UJO extends Ujo> - Class in org.ujoframework.implementation.registrar
A MapUjo implementation with a Property change listener support.
RegistrarUjo() - Constructor for class org.ujoframework.implementation.registrar.RegistrarUjo
 
RegistrarUjoExt<UJO extends RegistrarUjoExt> - Class in org.ujoframework.implementation.registrar
A MapUjoExt implementation with a Property change listener support.
RegistrarUjoExt() - Constructor for class org.ujoframework.implementation.registrar.RegistrarUjoExt
 
RELATIONS - Static variable in class org.ujoframework.orm.metaModel.MetaTable
Table relations to many
RelationToMany<UJO extends OrmTable,ITEM extends OrmTable> - Class in org.ujoframework.implementation.orm
The relation 1:N to another UJO type items
RelationToMany(String, Class<ITEM>) - Constructor for class org.ujoframework.implementation.orm.RelationToMany
Constructor
RelationToMany(String, Class<ITEM>, int, boolean) - Constructor for class org.ujoframework.implementation.orm.RelationToMany
Constructor
RelationToOne<UJO extends OrmUjo,VALUE> - Class in org.ujoframework.implementation.orm
Foreign key property
RelationToOne(String, Class, UjoProperty) - Constructor for class org.ujoframework.implementation.orm.RelationToOne
 
reload(OrmUjo) - Method in class org.ujoframework.orm.Session
Reload values of the persistent object.
reload(OrmUjo, Session) - Method in class org.ujoframework.orm.utility.OrmTools
Reload values of the persistent object.
remove() - Method in class org.ujoframework.core.UjoIterator
Deprecated. The method is not implemented.
remove(ListUjoProperty<UJO, ITEM>, int) - Method in class org.ujoframework.extensions.AbstractUjoExt
Remove an item from the List by an index.
remove(ListUjoProperty<UJO, ITEM>, ITEM) - Method in class org.ujoframework.extensions.AbstractUjoExt
Removes the first occurrence in this list of the specified element.
remove(ListUjoProperty<UJO, ITEM>, int) - Method in interface org.ujoframework.extensions.UjoExt
Get Value
remove(Object) - Method in class org.ujoframework.implementation.mapImpl.MapImplUjo
Removes the mapping for the specified key from this map if present.
removeDb(String) - Method in class org.ujoframework.orm.metaModel.MetaRoot
Returns the first database with the same schemaName - and remove it from the list.
removeItem(UJO, ITEM) - Method in class org.ujoframework.extensions.ListProperty
Removes the first occurrence in this list of the specified element.
removeItem(UJO, ITEM) - Method in interface org.ujoframework.extensions.ListUjoProperty
Removes the first occurrence in this list of the specified element.
removePropertyChangeListener(UjoProperty<UJO, ?>, Boolean, UjoPropertyChangeListener) - Method in class org.ujoframework.implementation.registrar.RegistrarUjo
Remove property Listener
removePropertyChangeListener(UjoProperty<UJO, ?>, Boolean, UjoPropertyChangeListener) - Method in class org.ujoframework.implementation.registrar.RegistrarUjoExt
Remove property Listener
removePropertyChangeListener(UjoProperty<UJO, ?>, Boolean, UjoPropertyChangeListener) - Method in interface org.ujoframework.listener.EventRegistrar
Remove listener
removePropertyChangeListener(UjoProperty, Boolean, UjoPropertyChangeListener) - Method in class org.ujoframework.listener.UjoPropertyChangeSupport
Remove listener
revertArray(Object[]) - Method in class org.ujoframework.core.UjoManager
Returns a reversed order of objects.
rollback() - Method in class org.ujoframework.orm.Session
Make a rollback for all databases.
ROOT - Static variable in class org.ujoframework.orm.metaModel.MetaDatabase
An instance of the DB class.
rootElementName - Variable in class org.ujoframework.core.UjoManagerXML
Root element name
ROWS - Static variable in class org.ujoframework.swing.SingleUjoTabModel
Property row
rows - Variable in class org.ujoframework.swing.UjoTableModel
A data store

S

save(OrmUjo) - Method in class org.ujoframework.orm.Session
INSERT object into table.
SAVE_CONFIG_TO_FILE - Static variable in class org.ujoframework.orm.metaModel.MetaParams
Framework can save the final configuration file to a new file for an external use.
saveCSV(File, List<UJO>, Object) - Method in class org.ujoframework.core.UjoManagerCSV
Save Ujo into CSV format by codepage UTF-8.
saveCSV(OutputStream, Charset, List<UJO>, Object) - Method in class org.ujoframework.core.UjoManagerCSV
Save Ujo into CSV format.
saveCSV(Writer, List<UJO>, Object) - Method in class org.ujoframework.core.UjoManagerCSV
Save Ujo into CSV format
saveOrUpdate(OrmUjo) - Method in class org.ujoframework.orm.Session
INSERT or UPDATE object into table.
saveResourceBundle(File, UJO, String, Object) - Method in class org.ujoframework.core.UjoManagerRBundle
Save Ujo into Java resource bundle
saveResourceBundle(OutputStream, UJO, String, Object) - Method in class org.ujoframework.core.UjoManagerRBundle
Save Ujo into Java resource bundle
saveXML(File, UjoTextable, String, Object) - Method in class org.ujoframework.core.UjoManagerXML
Write properties to XML include XML header.
saveXML(OutputStream, UjoTextable, String, Object) - Method in class org.ujoframework.core.UjoManagerXML
Write properties to XML include XML header.
saveXML(Writer, UjoTextable, String, Object) - Method in class org.ujoframework.core.UjoManagerXML
Write properties to XML include XML header.
saveXML(Writer, String, UjoTextable, String, Object) - Method in class org.ujoframework.core.UjoManagerXML
Write properties to XML include a XML header.
SCHEMA - Static variable in class org.ujoframework.orm.metaModel.MetaDatabase
MetaDatabase default schema
SCHEMA - Static variable in class org.ujoframework.orm.metaModel.MetaProcedure
Name of table schema.
SCHEMA - Static variable in class org.ujoframework.orm.metaModel.MetaTable
Name of table schema.
select(List<UJO>, UjoComparator) - Method in class org.ujoframework.criterion.CriteriaTool
Create a copy of the list and sort it.
select(List<UJO>, Criterion<UJO>) - Method in class org.ujoframework.criterion.CriteriaTool
Create a sublist of a list by an Ujo criterion.
select(List<UJO>, Criterion<UJO>, UjoComparator) - Method in class org.ujoframework.criterion.CriteriaTool
Create a sublist of a list by an Ujo criterion.
SELECT - Static variable in class org.ujoframework.orm.metaModel.MetaSelect
 
SELECT - Static variable in class org.ujoframework.orm.metaModel.MetaTable
SQL SELECT statement
SELECT_MODEL - Static variable in class org.ujoframework.orm.metaModel.MetaTable
SQL SELECT model.
seqLimit - Variable in class org.ujoframework.orm.UjoSequencer
Buffer limit
SEQUENCE - Static variable in class org.ujoframework.orm.metaModel.MetaTable
Name of DB sequence.
sequence - Variable in class org.ujoframework.orm.UjoSequencer
Current sequence value
SEQUENCE_CACHE - Static variable in class org.ujoframework.orm.metaModel.MetaParams
Sequential cache parameter saves the number of requests to the following sequence when a insert statement into DB.
SEQUENCER - Static variable in class org.ujoframework.orm.metaModel.MetaDatabase
The sequencer class for tables of the current database.
Session - Class in org.ujoframework.orm
The ORM session.
set(UjoProperty<UJO, VALUE>, VALUE) - Method in class org.ujoframework.extensions.AbstractUjoExt
Setter based on UjoProperty.
set(UjoProperty<UJO1, UJO2>, UjoProperty<UJO2, VALUE>, VALUE) - Method in class org.ujoframework.extensions.AbstractUjoExt
Setter based on two properties.
set(UjoProperty<UJO1, UJO2>, UjoProperty<UJO2, UJO3>, UjoProperty<UJO3, VALUE>, VALUE) - Method in class org.ujoframework.extensions.AbstractUjoExt
Setter based on three properties.
set(ListUjoProperty<UJO, ITEM>, int, ITEM) - Method in class org.ujoframework.extensions.AbstractUjoExt
Add Value, if the List is null then the list will be created.
set(UjoProperty<UJO1, UJO2>, UjoProperty<UJO2, VALUE>, VALUE) - Method in interface org.ujoframework.extensions.UjoExt
Setter based on two properties.
set(UjoProperty<UJO1, UJO2>, UjoProperty<UJO2, UJO3>, UjoProperty<UJO3, VALUE>, VALUE) - Method in interface org.ujoframework.extensions.UjoExt
Setter based on three properties.
set(ListUjoProperty<UJO, ITEM>, int, ITEM) - Method in interface org.ujoframework.extensions.UjoExt
Add Value, if the List is null then the list will be created.
set(UjoProperty<UJO, VALUE>, VALUE) - Method in interface org.ujoframework.extensions.UjoMiddle
Setter based on UjoProperty.
set(Object, Object, SessionFactoryImplementor) - Method in class org.ujoframework.hibernateSupport.UjoPropertySetter
 
set(UjoProperty<UJO, VALUE>, VALUE) - Method in class org.ujoframework.implementation.mapImpl.MapImplUjoMiddle
Setter based on UjoProperty.
set(UjoProperty<UJO, VALUE>, VALUE) - Method in class org.ujoframework.implementation.orm.OrmTable
Setter based on UjoProperty.
set(UjoProperty<UJO, VALUE>, VALUE) - Method in class org.ujoframework.implementation.quick.QuickUjoMid
Setter based on UjoProperty.
set(UjoProperty<UJO, VALUE>, VALUE) - Method in class org.ujoframework.orm.metaModel.MetaParams
Set a parameter value
setApplContext(Object) - Method in class org.ujoframework.orm.metaModel.MetaParams
Set application context.
setArray(int, Array) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setAsciiStream(int, InputStream, int) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setAsciiStream(int, InputStream, long) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setAsciiStream(int, InputStream) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setBigDecimal(int, BigDecimal) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setBinaryStream(int, InputStream, int) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setBinaryStream(int, InputStream, long) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setBinaryStream(int, InputStream) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setBlob(int, Blob) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setBlob(int, InputStream, long) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setBlob(int, InputStream) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setBoolean(int, boolean) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setByte(int, byte) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setBytes(int, byte[]) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setCharacterStream(int, Reader, int) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setCharacterStream(int, Reader, long) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setCharacterStream(int, Reader) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setClob(int, Clob) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setClob(int, Reader, long) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setClob(int, Reader) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setCoder(UjoCoder) - Method in class org.ujoframework.core.UjoManager
UjoCoder
setColumns(UjoProperty...) - Method in class org.ujoframework.swing.UjoTableModel
Set columns into table
setCriterion(Criterion<UJO>) - Method in class org.ujoframework.orm.Query
Set a new Criterion
setCursorName(String) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setDate(int, Date) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setDate(int, Date, Calendar) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setDouble(int, double) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setEscapeProcessing(boolean) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setFetchDirection(int) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setFetchSize(int) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setFetchSize(int) - Method in class org.ujoframework.orm.Query
Retrieves the number of result set rows that is the default fetch size for ResultSet objects generated from this Statement object.
setFloat(int, float) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setHandler(OrmHandler) - Method in class org.ujoframework.orm.SqlDialect
Set the OrmHandler - the method is for internal call only.
setIndex(int, Property) - Static method in class org.ujoframework.extensions.PropertyModifier
Set the new index and lock the property if it is not locked yet.
setInt(int, int) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setItem(UJO, int, ITEM) - Method in class org.ujoframework.extensions.ListProperty
Set a property item value.
setItem(UJO, int, ITEM) - Method in interface org.ujoframework.extensions.ListUjoProperty
Set a property item value.
setLimit(int) - Method in class org.ujoframework.orm.Query
The max row count for the resultset.
setLimit(int, int) - Method in class org.ujoframework.orm.Query
Set a limit and offset.
setLockRequest(boolean) - Method in class org.ujoframework.orm.Query
Pessimistic lock request.
setLockRequest() - Method in class org.ujoframework.orm.Query
Set pessimistic lock request.
setLong(int, long) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setMaxFieldSize(int) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setMaxRows(int) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setMaxRows(int) - Method in class org.ujoframework.orm.Query
Deprecated. 
setName(String, Property) - Static method in class org.ujoframework.extensions.PropertyModifier
Write name into property if it is not locked yet.
setNCharacterStream(int, Reader, long) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setNCharacterStream(int, Reader) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setNClob(int, NClob) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setNClob(int, Reader, long) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setNClob(int, Reader) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setNewLine(String) - Method in class org.ujoframework.core.UjoManagerCSV
New Line character sequence.
setNotPersistent() - Method in class org.ujoframework.orm.metaModel.MetaTable
Database model is not persistent.
setNString(int, String) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setNull(int, int) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setNull(int, int, String) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setObject(int, Object, int) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setObject(int, Object) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setObject(int, Object, int, int) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setOffset(int) - Method in class org.ujoframework.orm.Query
Get the first row to retrieve (offset).
setOrder(UjoProperty...) - Method in class org.ujoframework.orm.Query
Deprecated. Use the Query.orderByMany(org.ujoframework.UjoProperty[]) method instead of
setParameter(UjoProperty<UJO, ITEM>, ITEM) - Method in class org.ujoframework.orm.Query
 
setPoolable(boolean) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setPrintHeader(boolean) - Method in class org.ujoframework.core.UjoManagerCSV
Print CSV Header
setQueryTimeout(int) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setReadOnly(boolean) - Method in class org.ujoframework.orm.AbstractMetaModel
Set a read-only state.
setRef(int, Ref) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setRootElementName(String) - Method in class org.ujoframework.core.UjoManagerXML
Name of the root element
setRowId(int, RowId) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setRows(List<ROW>) - Method in class org.ujoframework.swing.UjoTableModel
Assign a table rows
setSeparator(char) - Method in class org.ujoframework.core.UjoManagerCSV
 
setSession(Session) - Method in class org.ujoframework.orm.Query
An open session must be assigned before executing a database request.
setShort(int, short) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setSQLXML(int, SQLXML) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setString(int, String) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setText(Ujo, UjoProperty, String, Class, UjoAction) - Method in class org.ujoframework.core.UjoManager
Set a text value by property.
setText(UJO, UjoProperty, Class, String, UjoAction) - Method in class org.ujoframework.core.UjoService
Returns TEXT
setText(UjoProperty, String) - Method in class org.ujoframework.extensions.AbstractUjoExt
Set value from a String format by a NULL context.
setText(UjoProperty, String) - Method in interface org.ujoframework.extensions.UjoMiddle
Set value from a String format by a NULL context.
setText(UjoProperty, String) - Method in class org.ujoframework.implementation.mapImpl.MapImplUjoMiddle
Set value from a String format by a NULL context.
setText(UjoProperty, String) - Method in class org.ujoframework.implementation.quick.QuickUjoMid
Set value from a String format by a NULL context.
setTime(int, Time) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setTime(int, Time, Calendar) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setTimestamp(int, Timestamp) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setTimestamp(int, Timestamp, Calendar) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setUjoManager(UjoManager) - Method in class org.ujoframework.core.UjoService
 
setUnicodeStream(int, InputStream, int) - Method in exception org.ujoframework.orm.ao.UjoStatement
Deprecated. 
setURL(int, URL) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
setValue(Ujo, UjoProperty, Object) - Static method in class org.ujoframework.core.UjoManager
Set a value to an Ujo object by a selected properties.
setValue(Ujo, UjoPropertyList, Object) - Method in class org.ujoframework.core.UjoManager
Set a value to an Ujo object by a chain of properties.
setValue(UJO, VALUE) - Method in class org.ujoframework.extensions.PathProperty
 
setValue(UJO, VALUE) - Method in class org.ujoframework.extensions.Property
It is a basic method for setting an appropriate type safe value to an MapUjo object.
setValue(Ujo, Object) - Method in class org.ujoframework.orm.metaModel.MetaColumn
Returns a property value from a table
setValue(MetaColumn, PreparedStatement, Object, int) - Method in class org.ujoframework.orm.TypeService
GetValue from the result set by position
setValue(UJO, VALUE) - Method in interface org.ujoframework.UjoProperty
It is a basic method for setting an appropriate type safe value to an Ujo object.
setValueAt(Object, int, UjoProperty) - Method in class org.ujoframework.swing.SingleUjoTabModel
Set a value to a cell of table model.
setValueAt(Object, int, int) - Method in class org.ujoframework.swing.UjoTableModel
Deprecated. Use a method with column type of UjoProperty instead of.
setValueAt(Object, int, UjoProperty) - Method in class org.ujoframework.swing.UjoTableModel
Set a value to a cell of table model.
setValueFromDefault(UJO) - Method in class org.ujoframework.extensions.Property
Assing a value from the default value.
SHORT - Static variable in class org.ujoframework.orm.TypeService
 
SingleUjoTabModel - Class in org.ujoframework.swing
An implementation of TableModel for a Single Ujo object.
SingleUjoTabModel(Ujo) - Constructor for class org.ujoframework.swing.SingleUjoTabModel
Creates a new instance of SingleUjoTabModel
SingleUjoTabModel(Ujo, UjoProperty...) - Constructor for class org.ujoframework.swing.SingleUjoTabModel
Creates a new instance of SingleUjoTabModel
size() - Method in class org.ujoframework.core.UjoPropertyListImpl
Returns a total count of its properties
size() - Method in class org.ujoframework.implementation.mapImpl.MapImplUjo
Returns the number of key-value mappings in this map
size() - Method in class org.ujoframework.orm.ao.CacheKey
Count of PKs
size() - Method in interface org.ujoframework.UjoPropertyList
Returns a total count of its properties
skip(int) - Method in class org.ujoframework.core.UjoIterator
Skip some items by the parameter.
sort(UJO, UjoProperty...) - Method in class org.ujoframework.extensions.ListProperty
Sort a list by its properties.
sort(UjoProperty...) - Method in class org.ujoframework.swing.UjoTableModel
Sort data by a property list.
sort(Comparator<Ujo>) - Method in class org.ujoframework.swing.UjoTableModel
Sort data by a Comparator object.
SortingProperty<UJO extends Ujo,VALUE> - Class in org.ujoframework.extensions
A property for a direction of sorting.
SortingProperty(UjoProperty<UJO, VALUE>, boolean) - Constructor for class org.ujoframework.extensions.SortingProperty
 
sortProperties(Class, UjoProperty[]) - Method in class org.ujoframework.core.UjoManager
Sort properties.
SQL_ILLEGAL - Static variable in class org.ujoframework.orm.Session
Exception SQL message prefix
SqlDialect - Class in org.ujoframework.orm
SQL dialect abstract class.
SqlDialect() - Constructor for class org.ujoframework.orm.SqlDialect
 
STRING - Static variable in class org.ujoframework.orm.TypeService
 
subSequence(int, int) - Method in class org.ujoframework.extensions.PathProperty
Sub sequence from the Name
subSequence(int, int) - Method in class org.ujoframework.extensions.Property
Sub sequence from the Name

T

Table - Annotation Type in org.ujoframework.orm.annot
Use the annotation to mark a UjoProperty static field like XML Attribute.
TABLE - Static variable in class org.ujoframework.orm.metaModel.MetaIndex
Table
TABLE - Static variable in class org.ujoframework.orm.metaModel.MetaPKey
DB table
TABLE - Static variable in class org.ujoframework.orm.metaModel.MetaRelation2Many
DB table
table - Variable in class org.ujoframework.orm.UjoSequencer
Basic table.
TABLE_ALIAS_PREFIX - Static variable in class org.ujoframework.orm.metaModel.MetaParams
Special prameter for an automatically assembled table alias prefix.
TABLE_ALIAS_SUFFIX - Static variable in class org.ujoframework.orm.metaModel.MetaParams
Special prameter for an automatically assembled table alias prefix.
TABLE_PROPERTY - Static variable in class org.ujoframework.orm.metaModel.MetaRelation2Many
Table property
TABLES - Static variable in class org.ujoframework.orm.metaModel.MetaDatabase
List of tables
throwException(Throwable) - Method in class org.ujoframework.implementation.factory.FactoryProperty
Throw an RuntimeException
TIME_SQL - Static variable in class org.ujoframework.orm.TypeService
 
TIMESTAMP - Static variable in class org.ujoframework.orm.TypeService
 
toArray() - Method in class org.ujoframework.core.UjoPropertyListImpl
Returns a copy of internal array
toArray() - Method in interface org.ujoframework.UjoPropertyList
Returns a copy of internal array
toList() - Method in class org.ujoframework.core.UjoIterator
Copy items to a new List
toString() - Method in class org.ujoframework.core.BeanManager
 
toString() - Method in class org.ujoframework.core.UjoActionImpl
String value
toString() - Method in class org.ujoframework.core.UjoComparator
A String reprezentation.
toString() - Method in class org.ujoframework.core.UjoIterator
Returns a count of items.
toString(Ujo) - Method in class org.ujoframework.core.UjoManager
Print a String representation
toString(Ujo, UjoPropertyList) - Method in class org.ujoframework.core.UjoManager
Print a String representation
toString() - Method in class org.ujoframework.criterion.BinaryCriterion
 
toString() - Method in class org.ujoframework.criterion.ValueCriterion
 
toString() - Method in class org.ujoframework.extensions.AbstractUjo
A String representation.
toString() - Method in class org.ujoframework.extensions.PathProperty
 
toString() - Method in class org.ujoframework.extensions.Property
Returns a name of Property
toString() - Method in interface org.ujoframework.extensions.ValueTextable
A result must be acceptable for one constructor parameter (of the same class) to restore an equal object.
toString() - Method in class org.ujoframework.orm.CriterionDecoder
Returns the criterion
toString() - Method in class org.ujoframework.orm.ForeignKey
 
toString() - Method in class org.ujoframework.orm.JdbcStatement
 
toString() - Method in class org.ujoframework.orm.metaModel.MetaColumn
Returns a TABLE and COLUMN names.
toString() - Method in class org.ujoframework.orm.metaModel.MetaDatabase
 
toString() - Method in class org.ujoframework.orm.metaModel.MetaIndex
Show an index name + table
toString() - Method in class org.ujoframework.orm.metaModel.MetaPKey
 
toString() - Method in class org.ujoframework.orm.metaModel.MetaProcedure
 
toString() - Method in class org.ujoframework.orm.metaModel.MetaRelation2Many
Column name.
toString() - Method in class org.ujoframework.orm.metaModel.MetaRoot
Returns all model in a XML format
toString() - Method in class org.ujoframework.orm.metaModel.MetaSelect
Returns a select.
toString() - Method in class org.ujoframework.orm.Query
 
toString() - Method in class org.ujoframework.swing.UjoPropertyRow
Property name + value
toString() - Method in interface org.ujoframework.UjoProperty
Returns the name of Property.
Transient - Annotation Type in org.ujoframework.core.annot
Use the annotation to mark a UjoProperty static field to a transient state.
TRUE - Static variable in class org.ujoframework.criterion.ValueCriterion
True constant criterion
TYPE_SERVICE - Static variable in class org.ujoframework.orm.metaModel.MetaParams
Change a TypeService class by a subtype for user type customization.
TypeService - Class in org.ujoframework.orm
A type service for popular Java types and more.
TypeService() - Constructor for class org.ujoframework.orm.TypeService
 

U

Ujo - Interface in org.ujoframework
UJO Icons UJO means a Unified Java Object and its implementations provides a similar service like a JavaBeans class.
UjoAction - Interface in org.ujoframework
An action constants of UJO Framework.
UjoActionImpl - Class in org.ujoframework.core
A default implementation of the UjoAction.
UjoActionImpl(int, Object) - Constructor for class org.ujoframework.core.UjoActionImpl
 
UjoActionImpl(Object) - Constructor for class org.ujoframework.core.UjoActionImpl
 
UjoActionImpl(int) - Constructor for class org.ujoframework.core.UjoActionImpl
 
UjoCloneable - Interface in org.ujoframework.extensions
Interface adds a clone facility.
UjoCoder - Class in org.ujoframework.core
A tool for encoding an object to a text and a text back to the object.
UjoCoder() - Constructor for class org.ujoframework.core.UjoCoder
 
UjoComparator - Class in org.ujoframework.core
A generic comparator for the Ujo objects.
UjoComparator(UjoProperty...) - Constructor for class org.ujoframework.core.UjoComparator
Creates a new instance of UjoComparator
UjoExt<UJO_IMPL extends UjoExt> - Interface in org.ujoframework.extensions
This is an extended Ujo interface designed for a more conventional property access evaluated by developers.
UjoIterator<T> - Class in org.ujoframework.core
Ujo iterator have got some extended functions: iterator can provide optionally a count of items by a count() method iterator can be used in generic loop syntax for( : ) iterator can create a List object
UjoIterator() - Constructor for class org.ujoframework.core.UjoIterator
 
UjoManager - Class in org.ujoframework.core
General Ujo Manager
UjoManager() - Constructor for class org.ujoframework.core.UjoManager
Constructor.
UjoManagerCSV<UJO extends Ujo> - Class in org.ujoframework.core
A Manager for CSV import / export.
UjoManagerCSV(Class<UJO>, UjoProperty...) - Constructor for class org.ujoframework.core.UjoManagerCSV
Creates a new instance of UjoManagerCSV
UjoManagerRBundle<UJO extends Ujo> - Class in org.ujoframework.core
A Manager for Java Property Resources Bundle.
UjoManagerRBundle(Class<UJO>, UjoProperty...) - Constructor for class org.ujoframework.core.UjoManagerRBundle
Creates a new instance of UjoManagerRBundle
UjoManagerXML - Class in org.ujoframework.core
Ujo Manager for instances type of UjoTextAccess.
UjoManagerXML() - Constructor for class org.ujoframework.core.UjoManagerXML
Constructor.
UjoMiddle<UJO_IMPL extends UjoMiddle> - Interface in org.ujoframework.extensions
This is an middle extended Ujo interface designed for a more conventional property access evaluated by developers.
UjoProperty<UJO extends Ujo,VALUE> - Interface in org.ujoframework
Ujo property is a property of Ujo object.
UjoPropertyAccessor - Class in org.ujoframework.hibernateSupport
A support for the Hibernate framework.
UjoPropertyAccessor() - Constructor for class org.ujoframework.hibernateSupport.UjoPropertyAccessor
 
UjoPropertyChangeEvent - Class in org.ujoframework.listener
A "PropertyChange" event gets delivered whenever a bean changes a "bound" or "constrained" property.
UjoPropertyChangeEvent(Object, UjoProperty, Object, Object, boolean) - Constructor for class org.ujoframework.listener.UjoPropertyChangeEvent
 
UjoPropertyChangeListener - Interface in org.ujoframework.listener
A "PropertyChange" event gets fired whenever a bean changes a "bound" property.
UjoPropertyChangeSupport - Class in org.ujoframework.listener
A Property Change Support for the UJO objects.
UjoPropertyChangeSupport(Ujo) - Constructor for class org.ujoframework.listener.UjoPropertyChangeSupport
Constructor
UjoPropertyChangeSupport(Ujo, Boolean) - Constructor for class org.ujoframework.listener.UjoPropertyChangeSupport
Constructor
UjoPropertyGetter - Class in org.ujoframework.hibernateSupport
A support for the Hibernate framework.
UjoPropertyGetter(String, Class) - Constructor for class org.ujoframework.hibernateSupport.UjoPropertyGetter
Create the new UjoPropertyGetter for an Ujo object.
UjoPropertyList - Interface in org.ujoframework
The immutable list of UjoProperties.
UjoPropertyListImpl - Class in org.ujoframework.core
The immutable list of UjoProperties.
UjoPropertyListImpl(Class, List<UjoProperty>) - Constructor for class org.ujoframework.core.UjoPropertyListImpl
 
UjoPropertyListImpl(Class, UjoProperty[]) - Constructor for class org.ujoframework.core.UjoPropertyListImpl
 
UjoPropertyListImpl(Class) - Constructor for class org.ujoframework.core.UjoPropertyListImpl
Create the empty list
UjoPropertyRow - Class in org.ujoframework.swing
An implementation of TableModel for List of Ujo objects.
UjoPropertyRow(Ujo, UjoProperty) - Constructor for class org.ujoframework.swing.UjoPropertyRow
 
UjoPropertySetter - Class in org.ujoframework.hibernateSupport
A support for the Hibernate framework.
UjoPropertySetter(String) - Constructor for class org.ujoframework.hibernateSupport.UjoPropertySetter
 
UjoSequencer - Class in org.ujoframework.orm
The default sequence provider.
UjoSequencer(MetaTable) - Constructor for class org.ujoframework.orm.UjoSequencer
 
UjoService<UJO extends Ujo> - Class in org.ujoframework.core
A Core of a UjoService.
UjoService(Class<UJO>) - Constructor for class org.ujoframework.core.UjoService
Creates a new instance of UjoService
UjoService(Class<UJO>, UjoProperty...) - Constructor for class org.ujoframework.core.UjoService
Creates a new instance of UjoService
UjoStatement - Exception in org.ujoframework.orm.ao
Special UJO PreparedStatement to get an assigned value.
UjoStatement() - Constructor for exception org.ujoframework.orm.ao.UjoStatement
 
UjoTableModel<ROW extends Ujo> - Class in org.ujoframework.swing
An Ujo implementation of TableModel.
UjoTableModel(UjoProperty...) - Constructor for class org.ujoframework.swing.UjoTableModel
Creates a new instance of UjoTableModel
UjoTableModel(Class) - Constructor for class org.ujoframework.swing.UjoTableModel
Creates a new instance of UjoTableModel for all attributes.
UjoTextable - Interface in org.ujoframework.extensions
The interface is reasonable for a text serialization and deserializaton of non UJO properties of a UJO object.
UNDEFINED - Static variable in class org.ujoframework.core.UjoService
Undefined text VALUE
UNDEFINED - Static variable in class org.ujoframework.orm.TypeService
 
UNIQUE - Static variable in class org.ujoframework.orm.metaModel.MetaIndex
Is the index unique ?
UNIQUE_INDEX - Static variable in class org.ujoframework.orm.metaModel.MetaColumn
A name of the unique database index for the column, where the same index can contain more columns.
uniqueResult() - Method in class org.ujoframework.orm.Query
Returns a unique result or null if no result item (database row) was found.
unpack(Criterion) - Method in class org.ujoframework.orm.CriterionDecoder
Unpack criterion.
unwrap(Class<T>) - Method in exception org.ujoframework.orm.ao.UjoStatement
 
update(OrmUjo) - Method in class org.ujoframework.orm.Session
UPDATE object into table.
USER - Static variable in class org.ujoframework.orm.metaModel.MetaDatabase
DB user
UTF_8 - Static variable in class org.ujoframework.core.UjoService
Charset UTF-8

V

value - Variable in class org.ujoframework.criterion.ValueCriterion
 
ValueAgent<UJO,VALUE> - Interface in org.ujoframework.extensions
The ValueAgent make reading or writing a property value.
ValueCriterion<UJO extends Ujo> - Class in org.ujoframework.criterion
The value criterion implementation.
ValueCriterion(boolean) - Constructor for class org.ujoframework.criterion.ValueCriterion
Creante an Criterion constant
ValueCriterion(UjoProperty<UJO, ? extends Object>, Operator, UjoProperty<UJO, Object>) - Constructor for class org.ujoframework.criterion.ValueCriterion
An undefined operator (null) is replaced by EQ.
ValueCriterion(UjoProperty<UJO, ? extends Object>, Operator, Object) - Constructor for class org.ujoframework.criterion.ValueCriterion
An undefined operator (null) is replaced by EQ.
ValueExportable - Interface in org.ujoframework.extensions
The method ValueExportable.exportToString() replaces the original ValueTextable.toString().
valueOf(String) - Static method in enum org.ujoframework.criterion.BinaryOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ujoframework.criterion.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ujoframework.orm.ao.CachePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ujoframework.orm.ao.CheckReport
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ujoframework.orm.ao.Orm2ddlPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ujoframework.orm.DbType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.ujoframework.criterion.BinaryOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ujoframework.criterion.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.ujoframework.implementation.mapImpl.MapImplUjo
Returns a Collection view of the values contained in this map
values() - Static method in enum org.ujoframework.orm.ao.CachePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ujoframework.orm.ao.CheckReport
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ujoframework.orm.ao.Orm2ddlPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ujoframework.orm.DbType
Returns an array containing the constants of this enum type, in the order they are declared.
ValueTextable - Interface in org.ujoframework.extensions
A special interface for a terminology only, an implementation is not reasnonable in the UJO Framework.
View - Annotation Type in org.ujoframework.orm.annot
View is a description of database view.
VIEW - Static variable in class org.ujoframework.orm.metaModel.MetaTable
Is it a model of a database view or table ?

W

where(UjoProperty<UJO, TYPE>, Operator, TYPE) - Static method in class org.ujoframework.criterion.Criterion
New criterion instance
where(UjoProperty<UJO, TYPE>, Operator, UjoProperty<?, TYPE>) - Static method in class org.ujoframework.criterion.Criterion
New criterion instance
where(UjoProperty<UJO, TYPE>, TYPE) - Static method in class org.ujoframework.criterion.Criterion
New equals instance
where(UjoProperty<UJO, TYPE>, UjoProperty<UJO, TYPE>) - Static method in class org.ujoframework.criterion.Criterion
New equals instance
where(boolean) - Static method in class org.ujoframework.criterion.Criterion
This is an constane criterion independed on an entity.
WHERE - Static variable in class org.ujoframework.orm.metaModel.MetaSelect
 
whereIn(UjoProperty<UJO, TYPE>, Collection<TYPE>) - Static method in class org.ujoframework.criterion.Criterion
Create new Criterion for operator IN to compare value to a list of constants.
whereIn(UjoProperty<UJO, TYPE>, TYPE...) - Static method in class org.ujoframework.criterion.Criterion
Create new Criterion for operator IN to compare value to a list of constants
whereNotIn(UjoProperty<UJO, TYPE>, Collection<TYPE>) - Static method in class org.ujoframework.criterion.Criterion
Create new Criterion for operator IN to compare value to a list of constants.
whereNotIn(UjoProperty<UJO, TYPE>, TYPE...) - Static method in class org.ujoframework.criterion.Criterion
Create new Criterion for operator IN to compare value to a list of constants.
whereNotNull(UjoProperty<UJO, TYPE>) - Static method in class org.ujoframework.criterion.Criterion
Criterion where property not equals to NULL.
whereNull(UjoProperty<UJO, TYPE>) - Static method in class org.ujoframework.criterion.Criterion
Criterion where property equals to NULL.
writeDefault(VALUE) - Method in class org.ujoframework.extensions.Property
Assign a Default value.
writeNewLine(Appendable) - Method in class org.ujoframework.core.UjoManagerXML
Conditionaly write new line.
writeRelations() - Method in class org.ujoframework.orm.CriterionDecoder
Writer a relation conditions:
writeSession(Session) - Method in class org.ujoframework.implementation.orm.OrmTable
Write a session
writeSession(Session) - Method in interface org.ujoframework.orm.OrmUjo
Write an ORM session
writeValue(UJO, VALUE) - Method in class org.ujoframework.core.BeanManager
WARNING: There is recommended to call the method from the method Ujo.writeProperty(...) only.
writeValue(UJO, StringBuilder, int, int, UjoAction) - Method in class org.ujoframework.core.UjoManagerCSV
Write value to UJO
writeValue(UJO, VALUE) - Method in interface org.ujoframework.extensions.ValueAgent
WARNING: There is recommended to call the method from the method Ujo.writeValue(...) only.
writeValue(UjoProperty, Object) - Method in class org.ujoframework.implementation.array.ArrayUjo
It is a common method for writing all object values, however there is strongly recomended to use a method Property.setValue(Ujo,Object) to an external access for a better type safe.
writeValue(UjoProperty, Object) - Method in class org.ujoframework.implementation.array.ArrayUjoExt
It is a common method for writing all object values, however there is strongly recomended to use a method Property.setValue(org.ujoframework.Ujo, java.lang.Object) to an external access for a better type safe.
writeValue(Object, Object) - Method in class org.ujoframework.implementation.bean.BeanProperty
WARNING: There is recommended to call the method from the method Ujo.writeProperty(...) only.
writeValue(Object, Object) - Method in class org.ujoframework.implementation.bean.BeanPropertyList
WARNING: There is recommended to call the method from the method Ujo.writeProperty(...) only.
writeValue(UjoProperty, Object) - Method in class org.ujoframework.implementation.bean.BeanUjo
It is a common method for writing all object values, however there is strongly recomended to use a method BeanProperty.setValue(Ujo,Object) to an external access for a better type safe.
writeValue(UjoProperty, Object) - Method in class org.ujoframework.implementation.bean.BeanUjoExt
It is a common method for writing all object values, however there is strongly recomended to use a method BeanProperty.setValue(Ujo,Object) to an external access for a better type safe.
writeValue(UJO, VALUE) - Method in class org.ujoframework.implementation.factory.FactoryProperty
The method os not implemented.
writeValue(UjoProperty, Object) - Method in class org.ujoframework.implementation.factory.FactoryUjo
It is an unsupported function in this implementation.
writeValue(UJO, VALUE) - Method in class org.ujoframework.implementation.field.FieldProperty
WARNING: There is recommended to call the method from the method Ujo.writeProperty(...) only.
writeValue(UJO, List<ITEM>) - Method in class org.ujoframework.implementation.field.FieldPropertyList
WARNING: There is recommended to call the method from the method Ujo.writeProperty(...) only.
writeValue(UjoProperty, Object) - Method in class org.ujoframework.implementation.field.FieldUjo
It is a common method for writing all object values, however there is strongly recomended to use a method FieldProperty.setValue(Ujo,Object) to an external access for a better type safe.
writeValue(UjoProperty, Object) - Method in class org.ujoframework.implementation.field.FieldUjoExt
It is a common method for writing all object values, however there is strongly recomended to use a method FieldProperty.setValue(Ujo,Object) to an external access for a better type safe.
writeValue(UjoProperty, Object) - Method in class org.ujoframework.implementation.map.MapUjo
It is a common method for writing all object values, however there is strongly recomended to use a method Property.setValue(org.ujoframework.Ujo, java.lang.Object) to an external access for a better type safe.
writeValue(UjoProperty, Object) - Method in class org.ujoframework.implementation.map.MapUjoExt
It is a common method for writing all object values, however there is strongly recomended to use a method Property.setValue(org.ujoframework.Ujo, java.lang.Object) to an external access for a better type safe.
writeValue(UjoProperty, Object) - Method in class org.ujoframework.implementation.mapImpl.MapImplUjo
It is a common method for writing all object values, however there is strongly recomended to use a method Property.setValue(org.ujoframework.Ujo, java.lang.Object) to an external access for a better type safe.
writeValue(UjoProperty, Object) - Method in class org.ujoframework.implementation.orm.OrmTable
A method for an internal use only.
writeValue(UjoProperty, Object) - Method in class org.ujoframework.implementation.quick.QuickUjo
It is a common method for writing all object values, however there is strongly recomended to use a method Property.setValue(org.ujoframework.Ujo, java.lang.Object) to an external access for a better type safe.
writeValue(UjoProperty, Object) - Method in class org.ujoframework.implementation.registrar.RegistrarUjo
 
writeValue(UjoProperty, Object) - Method in class org.ujoframework.implementation.registrar.RegistrarUjoExt
 
writeValue(UjoProperty, Object) - Method in class org.ujoframework.orm.AbstractMetaModel
 
writeValue(UjoProperty, Object) - Method in class org.ujoframework.orm.metaModel.MetaParams
 
writeValue(UjoProperty, Object) - Method in class org.ujoframework.swing.UjoPropertyRow
Write value
writeValue(UjoProperty, Object) - Method in interface org.ujoframework.Ujo
It is a common method for writing all object values, however there is strongly recomended to use a method UjoProperty.setValue(Ujo,Object) to an external access for a better type safe.
writeValueString(UjoProperty, String, Class, UjoAction) - Method in class org.ujoframework.extensions.AbstractUjo
Set value from a String format.
writeValueString(UjoProperty, String, Class, UjoAction) - Method in interface org.ujoframework.extensions.UjoTextable
Set value from a String format.
writeValueString(UjoProperty, String, Class, UjoAction) - Method in class org.ujoframework.swing.UjoPropertyRow
Write a text value.

X

XML_HEADER - Static variable in class org.ujoframework.core.UjoManagerXML
A default XML header: <?
XmlAttribute - Annotation Type in org.ujoframework.core.annot
Use the annotation to mark a UjoProperty static field like a XML Attribute.
XmlElementBody - Annotation Type in org.ujoframework.core.annot
The annotation select an property containing a body of the element.

_

_nextSequence() - Static method in class org.ujoframework.extensions.Property
Returns a next property index by a synchronized method.

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 © 2010. All Rights Reserved.