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

V

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

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