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

L

last() - Method in class org.ujoframework.core.UjoPropertyListImpl
Get last property
last() - Method in interface org.ujoframework.UjoPropertyList
Get last property
length - Variable in class org.ujoframework.core.UjoPropertyListImpl
Contains the total count of its properties
length() - Method in class org.ujoframework.extensions.PathProperty
Length of the Name
length() - Method in class org.ujoframework.extensions.Property
Length of the Name
LIMIT - Static variable in class org.ujoframework.orm.metaModel.MetaSelect
 
list(ListUjoProperty<UJO, ITEM>) - Method in class org.ujoframework.extensions.AbstractUjoExt
Returns a not null List.
list(ListUjoProperty<UJO, ITEM>) - Method in interface org.ujoframework.extensions.UjoExt
Returns a not null List.
list() - Method in class org.ujoframework.orm.Query
Deprecated.  
ListProperty<UJO extends Ujo,ITEM> - Class in org.ujoframework.extensions
The main implementation of the interface ListUjoProperty.
ListProperty(Class<ITEM>) - Constructor for class org.ujoframework.extensions.ListProperty
Protected constructor
ListProperty(String, Class<ITEM>, int) - Constructor for class org.ujoframework.extensions.ListProperty
Protected constructor
ListUjoProperty<UJO extends Ujo,ITEM> - Interface in org.ujoframework.extensions
A property list metadata of Unified Data Object.
load(Class<UJO>, Object) - Method in class org.ujoframework.orm.Session
Load UJO by a unique id.
loadCSV(File, Object) - Method in class org.ujoframework.core.UjoManagerCSV
Load an Ujo from CSV format by UTF-8 code Page.
loadCSV(Scanner, Object) - Method in class org.ujoframework.core.UjoManagerCSV
Load an Ujo from Java resource bundle
loadDatabase(Class<UJO>) - Method in class org.ujoframework.orm.OrmHandler
Load a meta-data and create database tables
loadDatabase(Class<UJO>...) - Method in class org.ujoframework.orm.OrmHandler
Load a meta-data and create database tables
loadInternal(UjoProperty, Object, boolean) - Method in class org.ujoframework.orm.Session
Load UJO by a unique id.
loadLazyValues(OrmUjo) - Static method in class org.ujoframework.orm.utility.OrmTools
Load all lazy values for the current parameter.
loadLazyValues(OrmUjo, int) - Static method in class org.ujoframework.orm.utility.OrmTools
Load all lazy values for the current parameter recursively until optional depth.
loadLazyValues(Iterable<UJO>, int) - Static method in class org.ujoframework.orm.utility.OrmTools
Load all lazy values for the current parameter recursively until optional depth.
loadResourceBundle(File, boolean, Object) - Method in class org.ujoframework.core.UjoManagerRBundle
Load an Ujo from Java resource bundle
loadResourceBundle(InputStream, boolean, Object) - Method in class org.ujoframework.core.UjoManagerRBundle
Load an Ujo from Java resource bundle
loadValues(DbProcedure) - Method in class org.ujoframework.orm.JdbcStatement
Assign procedure parameters
logValue(Ujo, UjoProperty) - Method in class org.ujoframework.orm.JdbcStatement
Log a value value into a text format.
logValue(String, UjoProperty) - Method in class org.ujoframework.orm.JdbcStatement
Log a value value into a text format.
LONG - Static variable in class org.ujoframework.orm.TypeService
 

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