Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Ujorm
release 1.22
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.ujorm.core.
UjoPropertyListImpl
Get last property
last()
- Method in interface org.ujorm.
UjoPropertyList
Get last property
length
- Variable in class org.ujorm.core.
RingBuffer
Length
length()
- Method in class org.ujorm.core.
RingBuffer
Length of the String
length
- Variable in class org.ujorm.core.
UjoPropertyListImpl
Contains the total count of its properties
length()
- Method in class org.ujorm.extensions.
PathProperty
Length of the Name
length()
- Method in class org.ujorm.extensions.
Property
Length of the Name
LIMIT
- Static variable in class org.ujorm.orm.metaModel.
MetaSelect
list(ListUjoProperty<UJO, ITEM>)
- Method in class org.ujorm.extensions.
AbstractUjoExt
Returns a not null List.
list(ListUjoProperty<UJO, ITEM>)
- Method in interface org.ujorm.extensions.
UjoExt
Returns a not null List.
list()
- Method in class org.ujorm.orm.
Query
There is recommended to use the method
Query.iterator()
rather.
ListProperty
<
UJO
extends
Ujo
,
ITEM
> - Class in
org.ujorm.extensions
The main implementation of the interface ListUjoProperty.
ListProperty(Class<ITEM>)
- Constructor for class org.ujorm.extensions.
ListProperty
Protected constructor
ListProperty(String, Class<ITEM>, int)
- Constructor for class org.ujorm.extensions.
ListProperty
Protected constructor
ListUjoProperty
<
UJO
extends
Ujo
,
ITEM
> - Interface in
org.ujorm.extensions
A property list metadata of Unified Data Object.
load(Class<UJO>, Object)
- Method in class org.ujorm.orm.
Session
Load UJO by a unique id.
loadCSV(File, Object)
- Method in class org.ujorm.core.
UjoManagerCSV
Load an Ujo from CSV format by UTF-8 code Page.
loadCSV(Scanner, Object)
- Method in class org.ujorm.core.
UjoManagerCSV
Load an Ujo from Java resource bundle
loadDatabase(Class<UJO>)
- Method in class org.ujorm.orm.
OrmHandler
Load a meta-data, lock it and create database tables.
loadDatabase(Class<UJO>...)
- Method in class org.ujorm.orm.
OrmHandler
Load a meta-data, lock it and create database tables.
loadInternal(UjoProperty, Object, boolean)
- Method in class org.ujorm.orm.
Session
Load UJO by a unique id.
loadLazyValues(OrmUjo)
- Static method in class org.ujorm.orm.utility.
OrmTools
Load all lazy values for the current parameter.
loadLazyValues(OrmUjo, int)
- Static method in class org.ujorm.orm.utility.
OrmTools
Load all lazy values for the current parameter recursively until optional depth.
loadLazyValues(Iterable<UJO>, int)
- Static method in class org.ujorm.orm.utility.
OrmTools
Load all lazy values for the current parameter recursively until optional depth.
loadLazyValuesAsBatch(Iterable<UJO>, UjoProperty<UJO, ? extends OrmUjo>)
- Static method in class org.ujorm.orm.utility.
OrmTools
Load lazy value for all items and required property by the one SQL statement.
loadLazyValuesAsBatch(Query<UJO>)
- Static method in class org.ujorm.orm.utility.
OrmTools
Load lazy value for all items and all relation properties by the rule: a one SQL statement per relation property.
loadResourceBundle(File, boolean, Object)
- Method in class org.ujorm.core.
UjoManagerRBundle
Load an Ujo from Java resource bundle
loadResourceBundle(InputStream, boolean, Object)
- Method in class org.ujorm.core.
UjoManagerRBundle
Load an Ujo from Java resource bundle
loadValues(DbProcedure)
- Method in class org.ujorm.orm.
JdbcStatement
Assign procedure parameters
log(Level, String)
- Method in interface org.ujorm.logger.
UjoLogger
Log a message, with no arguments.
log(Level, String, Throwable)
- Method in interface org.ujorm.logger.
UjoLogger
Log a message, with associated Throwable information.
log(Level, String, Object...)
- Method in interface org.ujorm.logger.
UjoLogger
Log a message, with an array of object arguments.
log(Level, String)
- Method in class org.ujorm.logger.
UjoLoggerFactory
log(Level, String, Throwable)
- Method in class org.ujorm.logger.
UjoLoggerFactory
log(Level, String, Object...)
- Method in class org.ujorm.logger.
UjoLoggerFactory
LOG_METAMODEL_INFO
- Static variable in class org.ujorm.orm.metaModel.
MetaParams
Set a logging level for a full meta-model information in the XML format.
LOGBACK_LOGGING_SUPPORT
- Static variable in class org.ujorm.orm.metaModel.
MetaParams
Pamameter tries to install a brighe to the
Logback
logging framework using a statement
SLF4JBridgeHandler.install()
;
logValue(Ujo, UjoProperty)
- Method in class org.ujorm.orm.
JdbcStatement
Log a value value into a text format.
logValue(String, UjoProperty)
- Method in class org.ujorm.orm.
JdbcStatement
Log a value value into a text format.
LONG
- Static variable in class org.ujorm.orm.
TypeService
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Ujorm
release 1.22
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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