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

B

BeanManager<UJO,VALUE> - Class in org.ujorm.core
Manager of BeanUjo
BeanManager(UjoProperty) - Constructor for class org.ujorm.core.BeanManager
 
BeanProperty<UJO extends Ujo,VALUE> - Class in org.ujorm.implementation.bean
A Map property implementation.
BeanProperty(String, Class<VALUE>, int) - Constructor for class org.ujorm.implementation.bean.BeanProperty
Constructor
BeanProperty(String, VALUE, int) - Constructor for class org.ujorm.implementation.bean.BeanProperty
Constructor with a default value
BeanPropertyList<UJO extends Ujo,ITEM> - Class in org.ujorm.implementation.bean
Property List implementation.
BeanPropertyList(String, Class<ITEM>, int) - Constructor for class org.ujorm.implementation.bean.BeanPropertyList
Constructor
BeanUjo - Class in org.ujorm.implementation.bean
This abstract class is inteded for an easy implementation of UJO features to a completed JavaBean object.
BeanUjo() - Constructor for class org.ujorm.implementation.bean.BeanUjo
 
BeanUjoExt<UJO extends BeanUjoExt> - Class in org.ujorm.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.ujorm.implementation.bean.BeanUjoExt
 
BIG_DECI - Static variable in class org.ujorm.orm.TypeService
 
BIG_INTE - Static variable in class org.ujorm.orm.TypeService
 
BinaryCriterion<UJO extends Ujo> - Class in org.ujorm.criterion
The BinaryCriterion implementation allows to join two another Criterions into the binary tree.
BinaryCriterion(Criterion<UJO>, BinaryOperator, Criterion<UJO>) - Constructor for class org.ujorm.criterion.BinaryCriterion
 
BinaryOperator - Enum in org.ujorm.criterion
The criterion binary operator
BLOB - Static variable in class org.ujorm.orm.TypeService
 
BOOLEAN - Static variable in class org.ujorm.orm.TypeService
 
breakLineEnabled - Variable in class org.ujorm.core.UjoManagerXML
Break XML file
BYTE - Static variable in class org.ujorm.orm.TypeService
 
BYTES - Static variable in class org.ujorm.orm.TypeService
 
BYTES_WRAP - Static variable in class org.ujorm.orm.TypeService
 
BytesWrapper - Interface in org.ujorm.orm
Bytes wrapper is used to store Java objects to BLOB or BYTEA databse column type.

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