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
_
E
EMPTY
- Static variable in class org.ujorm.core.
UjoPropertyListImpl
An empty array of the UJO properties
encodeBytes(byte[])
- Method in class org.ujorm.core.
UjoCoder
Encode bytes to hexadecimal String.
encodeValue(Object, boolean)
- Method in class org.ujorm.core.
UjoCoder
Convert value to a String representation.
encodeValue(Object, boolean)
- Method in class org.ujorm.core.
UjoManager
Convert value to a String representation.
entrySet()
- Method in class org.ujorm.implementation.mapImpl.
MapImplUjo
Returns a
Set
view of the mappings contained in this map.
ENUM
- Static variable in class org.ujorm.orm.
TypeService
equals(Object)
- Method in class org.ujorm.core.
PropertyGroup
equals(String)
- Method in class org.ujorm.core.
RingBuffer
The equals test
equals(char[])
- Method in class org.ujorm.core.
RingBuffer
The equals test
equals(UJO, UJO)
- Method in class org.ujorm.core.
UjoComparator
An equals test
equals(Object, Object)
- Method in class org.ujorm.core.
UjoManager
Test if Object o1 equalsUjo o2.
equals(Object)
- Method in class org.ujorm.extensions.
AbstractUjo
Is the object equals to a parameter Ujo?
equals(UjoProperty<UJO, VALUE>, VALUE)
- Method in class org.ujorm.extensions.
AbstractUjoExt
Compare the property value with a parametrer value.
equals(UJO, VALUE)
- Method in class org.ujorm.extensions.
PathProperty
Returns true, if the property value equals to a parameter value.
equals(Object)
- Method in class org.ujorm.extensions.
PathProperty
Returns true, if the property value equals to a parameter value.
equals(UJO, VALUE)
- Method in class org.ujorm.extensions.
Property
Returns true, if the property value equals to a parameter value.
equals(Object)
- Method in class org.ujorm.orm.ao.
CacheKey
Has the two objects the same PK values include BO type ?
equals(Object)
- Method in class org.ujorm.orm.
ForeignKey
equals(Object)
- Method in class org.ujorm.orm.metaModel.
MetaDatabase
Equals
equals(Object)
- Method in class org.ujorm.orm.metaModel.
MetaProcedure
Compare object by the same instance.
equals(Object)
- Method in class org.ujorm.orm.metaModel.
MetaTable
Compare object by the same instance.
equals(UJO, VALUE)
- Method in interface org.ujorm.
UjoProperty
Returns true, if the property value equals to a parameter value.
equalsArray(Object, Object)
- Method in class org.ujorm.core.
UjoManager
Test if array1 equalsUjo to array2.
equalsName(CharSequence)
- Method in class org.ujorm.extensions.
PathProperty
Returns true, if the property name equals to the parameter value.
equalsName(CharSequence)
- Method in class org.ujorm.extensions.
Property
Returns true, if the property name equals to the parameter value.
equalsName(CharSequence)
- Method in interface org.ujorm.
UjoProperty
Returns true, if the property name equals to the parameter value.
equalsUjo(Ujo, Ujo)
- Method in class org.ujorm.core.
UjoManager
Test if obj1 equalsUjo obj2.
equalsUjo(Ujo, Ujo, UjoPropertyList)
- Method in class org.ujorm.core.
UjoManager
Test if obj1 equalsUjo obj2.
escape(CharSequence, Appendable)
- Method in class org.ujorm.orm.
SqlDialect
Escape the special character: "'"
evaluate(UJO)
- Method in class org.ujorm.criterion.
BinaryCriterion
evaluate(UJO)
- Method in class org.ujorm.criterion.
Criterion
Apply the criterion to the UJO object
evaluate(Iterable<UJO>)
- Method in class org.ujorm.criterion.
Criterion
Returns a list of items which satisfies the condition in this Criterion.
evaluate(UJO...)
- Method in class org.ujorm.criterion.
Criterion
Returns a list of items which satisfies the condition in this Criterion.
evaluate(UJO)
- Method in class org.ujorm.criterion.
ValueCriterion
EVENT_REPAINT_HEADER
- Static variable in class org.ujorm.swing.
UjoTableModel
A repaint header event.
EventRegistrar
<
UJO
extends
Ujo
> - Interface in
org.ujorm.listener
EventRegistrar
execute(String)
- Method in exception org.ujorm.orm.ao.
UjoStatement
execute(String, int)
- Method in exception org.ujorm.orm.ao.
UjoStatement
execute(String, int[])
- Method in exception org.ujorm.orm.ao.
UjoStatement
execute(String, String[])
- Method in exception org.ujorm.orm.ao.
UjoStatement
execute()
- Method in exception org.ujorm.orm.ao.
UjoStatement
execute()
- Method in class org.ujorm.orm.
JdbcStatement
Call the procedure.
executeBatch()
- Method in exception org.ujorm.orm.ao.
UjoStatement
executeQuery()
- Method in exception org.ujorm.orm.ao.
UjoStatement
executeQuery(String)
- Method in exception org.ujorm.orm.ao.
UjoStatement
executeQuery()
- Method in class org.ujorm.orm.
JdbcStatement
executeUpdate()
- Method in exception org.ujorm.orm.ao.
UjoStatement
executeUpdate(String)
- Method in exception org.ujorm.orm.ao.
UjoStatement
executeUpdate(String, int)
- Method in exception org.ujorm.orm.ao.
UjoStatement
executeUpdate(String, int[])
- Method in exception org.ujorm.orm.ao.
UjoStatement
executeUpdate(String, String[])
- Method in exception org.ujorm.orm.ao.
UjoStatement
executeUpdate()
- Method in class org.ujorm.orm.
JdbcStatement
Run INSERT, UPDATE or DELETE.
exists()
- Method in class org.ujorm.orm.
Query
The method performs a new database request and returns result of the function
UjoIterator.hasNext()
.
EXPORT_ENUM
- Static variable in class org.ujorm.orm.
TypeService
exportProperties(List<UjoProperty>)
- Method in interface org.ujorm.
CompositeProperty
Export all
direct properties to the list from parameter.
exportProperties(List<UjoProperty>)
- Method in class org.ujorm.extensions.
PathProperty
Export all
direct properties to the list from parameter.
exportToBytes()
- Method in interface org.ujorm.orm.
BytesWrapper
Export the value as an array of bytes.
exportToString()
- Method in interface org.ujorm.extensions.
StringWrapper
Export the value as String.
ExtendedOrmUjo
<
UJO_IMPL
extends
Ujo
> - Interface in
org.ujorm.orm
Extended ORM Ujo.
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