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

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.

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-2010 PPonec