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

G

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

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