SRJRCFrames
v0.1.296

Uses of Interface
de.schwarzrot.data.NamedEntity

Packages that use NamedEntity
de.schwarzrot.app.domain domain classes used by applications 
de.schwarzrot.data provides the basic classes and interfaces for anonymous persistence. 
de.schwarzrot.data.meta domain classes used to build database model definitions 
de.schwarzrot.data.meta.support base class for model domain entities 
 

Uses of NamedEntity in de.schwarzrot.app.domain
 

Classes in de.schwarzrot.app.domain that implement NamedEntity
 class DriveMapping
          abstraction for mapping paths between windows and linux systems.
 class Option
           
 class OptionBundle
           
 class User
          Entity to hold information about a user
 

Uses of NamedEntity in de.schwarzrot.data
 

Subinterfaces of NamedEntity in de.schwarzrot.data
 interface NamedChildEntity<A,B extends Entity>
          is an NamedEntity and a ChildEntity.
 

Uses of NamedEntity in de.schwarzrot.data.meta
 

Subinterfaces of NamedEntity in de.schwarzrot.data.meta
 interface MetaEntity<N>
          an Entity, that holds information about a database model aspect.
 

Classes in de.schwarzrot.data.meta that implement NamedEntity
 class AttributeDomain
           
 class ColumnDefinition
           
 class DatabaseModel
           
 class IdxSegmentInfo
           
 class IndexDefinition
           
 class SchemaDefinition
           
 class TableDefinition
           
 

Uses of NamedEntity in de.schwarzrot.data.meta.support
 

Classes in de.schwarzrot.data.meta.support that implement NamedEntity
 class AbstractMetaChildEntity<N extends Comparable<N>,P extends Entity>
           
 class AbstractMetaEntity<N extends Comparable<?>>
           
 


SRJRCFrames
v0.1.296

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
Submit a bug or request a feature

SRJRCFrames is published according to the GNU General Public License
Copyright 2005-2012 Reinhard Mantey - some rights reserved.