Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.ujorm
,
org.ujorm.core
,
org.ujorm.implementation.orm
,
org.ujorm.orm
,
org.ujorm.orm.annot
,
org.ujorm.orm.ao
,
org.ujorm.orm.dialect
,
org.ujorm.orm.impl
,
org.ujorm.orm.metaModel
,
org.ujorm.orm.template
,
org.ujorm.orm.utility
Class Hierarchy
java.lang.
Object
org.ujorm.orm.
AliasKey
org.ujorm.orm.template.
AliasTable
<UJO>
org.ujorm.orm.template.
AliasTable.Build
org.ujorm.orm.ao.
CacheKey
org.ujorm.orm.impl.
ColumnWrapperImpl
(implements org.ujorm.orm.
ColumnWrapper
)
org.ujorm.orm.
CriterionDecoder
org.ujorm.orm.
ForeignKey
(implements org.ujorm.core.
NoCheck
, java.io.
Serializable
)
org.ujorm.orm.ao.
IndexModelBuilder
org.ujorm.orm.ao.
IndexModelOrderedBuilder
org.ujorm.orm.ao.
IndexModelOrderedBuilder.OrderedColumn
(implements java.lang.
Comparable
<T>)
org.ujorm.orm.
JdbcStatement
org.ujorm.core.
KeyFactory
<UJO> (implements java.io.
Serializable
)
org.ujorm.orm.
OrmKeyFactory
<UJO>
org.ujorm.orm.metaModel.
MetaDbService
org.ujorm.orm.metaModel.
MetaDbServiceEx
org.ujorm.orm.
OrmHandler
(implements org.ujorm.orm.
OrmHandlerProvider
)
org.ujorm.orm.utility.
OrmTools
org.ujorm.extensions.
Property
<U,VALUE> (implements org.ujorm.
Key
<UJO,VALUE>)
org.ujorm.extensions.
AbstractCollectionProperty
<UJO,VALUE,ITEM>
org.ujorm.implementation.orm.
RelationToMany
<UJO,ITEM>
org.ujorm.implementation.orm.
OrmProperty
<U,VALUE>
org.ujorm.implementation.orm.
RelationToOne
<UJO,VALUE>
org.ujorm.orm.
Query
<UJO> (implements java.lang.
Iterable
<T>)
org.ujorm.orm.
SeqTableModel
org.ujorm.orm.
Session
(implements java.io.
Closeable
)
org.ujorm.orm.
SqlDialect
org.ujorm.orm.dialect.
DerbyDialect
org.ujorm.orm.dialect.
FirebirdDialect
org.ujorm.orm.dialect.
H2Dialect
org.ujorm.orm.dialect.
HsqldbDialect
org.ujorm.orm.dialect.
MSSqlDialect
org.ujorm.orm.dialect.
MySqlDialect
org.ujorm.orm.dialect.
PostgreSqlDialect
org.ujorm.orm.dialect.
OracleDialect
org.ujorm.orm.
SqlDialectEx
org.ujorm.orm.
SqlNameProvider
org.ujorm.orm.
SqlParameters
org.ujorm.extensions.
SuperAbstractUjo
(implements org.ujorm.
Ujo
, org.ujorm.extensions.
UjoCloneable
, org.ujorm.extensions.
UjoTextable
)
org.ujorm.extensions.
AbstractUjo
(implements java.io.
Serializable
)
org.ujorm.orm.
AbstractMetaModel
(implements org.ujorm.extensions.
UjoLockable
)
org.ujorm.orm.metaModel.
MetaDatabase
(implements java.lang.
Comparable
<T>)
org.ujorm.orm.metaModel.
MetaIndex
org.ujorm.orm.metaModel.
MetaParams
org.ujorm.orm.metaModel.
MetaPKey
org.ujorm.orm.metaModel.
MetaProcedure
org.ujorm.orm.metaModel.
MetaRelation2Many
org.ujorm.orm.metaModel.
MetaColumn
(implements org.ujorm.orm.
ColumnWrapper
)
org.ujorm.orm.metaModel.
MetaRoot
org.ujorm.orm.metaModel.
MetaSelect
org.ujorm.orm.metaModel.
MetaTable
(implements org.ujorm.orm.
TableWrapper
)
org.ujorm.orm.metaModel.
MoreParams
org.ujorm.implementation.quick.
QuickUjo
org.ujorm.implementation.orm.
OrmTable
<U> (implements org.ujorm.orm.
ExtendedOrmUjo
<UJO_IMPL>)
org.ujorm.implementation.orm.
OrmTableLockable
<U> (implements org.ujorm.extensions.
UjoLockable
)
org.ujorm.implementation.orm.
OrmTableSynchronized
<UJO_IMPL> (implements org.ujorm.orm.
ExtendedOrmUjo
<UJO_IMPL>)
org.ujorm.implementation.quick.
SmartUjo
<UJO> (implements org.ujorm.extensions.
UjoMiddle
<U>)
org.ujorm.orm.
DbProcedure
<UJO>
org.ujorm.orm.impl.
TableWrapperImpl
(implements org.ujorm.orm.
TableWrapper
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
java.lang.
UnsupportedOperationException
org.ujorm.orm.ao.
UjoStatement
(implements java.sql.
PreparedStatement
)
org.ujorm.orm.
Transaction
(implements javax.transaction.
Transaction
)
org.ujorm.orm.
TypeService
(implements org.ujorm.orm.
ITypeService
<J,D>)
org.ujorm.core.
UjoIterator
<T> (implements java.io.
Closeable
, java.lang.
Iterable
<T>, java.util.
Iterator
<E>)
org.ujorm.orm.
UjoSequencer
org.ujorm.orm.
NativeDbSequencer
Interface Hierarchy
org.ujorm.orm.
BytesWrapper
org.ujorm.orm.
ColumnWrapper
org.ujorm.orm.
InitializationBatch
org.ujorm.orm.
ITypeService
<J,D>
org.ujorm.orm.
OrmHandlerProvider
org.ujorm.orm.
TableWrapper
org.ujorm.
Ujo
org.ujorm.orm.
ColumnSet
org.ujorm.orm.
ExtendedOrmUjo
<UJO_IMPL>
org.ujorm.orm.
OrmUjo
org.ujorm.orm.
ColumnSet
org.ujorm.orm.
ExtendedOrmUjo
<UJO_IMPL>
Annotation Type Hierarchy
org.ujorm.orm.annot.
Comment
(implements java.lang.annotation.
Annotation
)
org.ujorm.orm.annot.
Parameter
(implements java.lang.annotation.
Annotation
)
org.ujorm.orm.annot.
Sortable
(implements java.lang.annotation.
Annotation
)
org.ujorm.orm.annot.
Column
(implements java.lang.annotation.
Annotation
)
org.ujorm.orm.annot.
Procedure
(implements java.lang.annotation.
Annotation
)
org.ujorm.orm.annot.
View
(implements java.lang.annotation.
Annotation
)
org.ujorm.orm.annot.
Table
(implements java.lang.annotation.
Annotation
)
org.ujorm.orm.annot.
Db
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.ujorm.orm.
DbType
org.ujorm.orm.ao.
LazyLoading
org.ujorm.orm.ao.
Orm2ddlPolicy
org.ujorm.orm.ao.
CheckReport
org.ujorm.orm.ao.
CachePolicy
org.ujorm.orm.ao.
CommentPolicy
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright 2013,
Pavel Ponec