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

T

Table - Annotation Type in org.ujorm.orm.annot
Use the annotation to mark a UjoProperty static field like XML Attribute.
TABLE - Static variable in class org.ujorm.orm.metaModel.MetaIndex
Table
TABLE - Static variable in class org.ujorm.orm.metaModel.MetaPKey
DB table
TABLE - Static variable in class org.ujorm.orm.metaModel.MetaRelation2Many
DB table
table - Variable in class org.ujorm.orm.UjoSequencer
Basic table.
TABLE_ALIAS_PREFIX - Static variable in class org.ujorm.orm.metaModel.MetaParams
Special prameter for an automatically assembled table alias prefix.
TABLE_ALIAS_SUFFIX - Static variable in class org.ujorm.orm.metaModel.MetaParams
Special prameter for an automatically assembled table alias prefix.
TABLE_PROPERTY - Static variable in class org.ujorm.orm.metaModel.MetaRelation2Many
Table property
TABLES - Static variable in class org.ujorm.orm.metaModel.MetaDatabase
List of tables
throwException(Throwable) - Method in class org.ujorm.implementation.factory.FactoryProperty
Throw an RuntimeException
TIME_SQL - Static variable in class org.ujorm.orm.TypeService
 
TIMESTAMP - Static variable in class org.ujorm.orm.TypeService
 
toArray() - Method in class org.ujorm.core.PropertyGroup
Convert Properties to an Array
toArray() - Method in class org.ujorm.core.UjoPropertyListImpl
Returns a copy of internal array
toArray() - Method in interface org.ujorm.UjoPropertyList
Returns a copy of internal array
toList() - Method in class org.ujorm.core.UjoIterator
Copy items to a new List
toString() - Method in class org.ujorm.core.BeanManager
 
toString() - Method in class org.ujorm.core.PropertyGroup
Returns the property names
toString() - Method in class org.ujorm.core.RingBuffer
Export to the String.
toString() - Method in class org.ujorm.core.UjoActionImpl
String value
toString() - Method in class org.ujorm.core.UjoComparator
A String reprezentation.
toString() - Method in class org.ujorm.core.UjoIterator
Returns a count of items.
toString(Ujo) - Method in class org.ujorm.core.UjoManager
Print a String representation
toString(Ujo, UjoPropertyList) - Method in class org.ujorm.core.UjoManager
Print a String representation.
toString() - Method in class org.ujorm.criterion.BinaryCriterion
 
toString() - Method in class org.ujorm.criterion.ValueCriterion
 
toString() - Method in class org.ujorm.extensions.AbstractUjo
A String representation.
toString() - Method in class org.ujorm.extensions.PathProperty
 
toString() - Method in class org.ujorm.extensions.Property
Returns a name of Property
toString() - Method in interface org.ujorm.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.ujorm.orm.CriterionDecoder
Returns the criterion
toString() - Method in class org.ujorm.orm.ForeignKey
 
toString() - Method in class org.ujorm.orm.JdbcStatement
 
toString() - Method in class org.ujorm.orm.metaModel.MetaColumn
Returns a TABLE and COLUMN names.
toString() - Method in class org.ujorm.orm.metaModel.MetaDatabase
 
toString() - Method in class org.ujorm.orm.metaModel.MetaIndex
Show an index name + table
toString() - Method in class org.ujorm.orm.metaModel.MetaPKey
 
toString() - Method in class org.ujorm.orm.metaModel.MetaProcedure
 
toString() - Method in class org.ujorm.orm.metaModel.MetaRelation2Many
Column name.
toString() - Method in class org.ujorm.orm.metaModel.MetaRoot
Returns all model in a XML format
toString() - Method in class org.ujorm.orm.metaModel.MetaSelect
Returns a select.
toString() - Method in class org.ujorm.orm.Query
 
toString() - Method in class org.ujorm.orm.SqlParameters
Show all parameters.
toString() - Method in class org.ujorm.swing.UjoPropertyRow
Property name + value
toString() - Method in interface org.ujorm.UjoProperty
Returns the name of Property.
Transient - Annotation Type in org.ujorm.core.annot
Use the annotation to mark a UjoProperty static field to a transient state.
TRUE - Static variable in class org.ujorm.criterion.ValueCriterion
True constant criterion
TYPE_SERVICE - Static variable in class org.ujorm.orm.metaModel.MetaParams
The instance of the parameter class TypeService is used for conversion, reading and writting to/from the ResultSet.
TypeService - Class in org.ujorm.orm
A type service for popular Java types and more.
TypeService() - Constructor for class org.ujorm.orm.TypeService
 
TypeService.UNDEFINED_SERVICE - Class in org.ujorm.orm
A null class value workaround.
TypeService.UNDEFINED_SERVICE() - Constructor for class org.ujorm.orm.TypeService.UNDEFINED_SERVICE
 

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