SRJRCFrames
v0.1.296

Uses of Class
de.schwarzrot.data.meta.AttributeDomain

Packages that use AttributeDomain
de.schwarzrot.data.meta domain classes used to build database model definitions 
 

Uses of AttributeDomain in de.schwarzrot.data.meta
 

Methods in de.schwarzrot.data.meta that return AttributeDomain
 AttributeDomain DatabaseModel.findAttributeDomain(ColumnType ct, int size)
           
 AttributeDomain DatabaseModel.findAttributeDomain(ColumnType ct, int size, int decimals, boolean autoIncrement)
           
 AttributeDomain DatabaseModel.findAttributeDomain(String name)
           
 AttributeDomain ColumnDefinition.getDomain()
           
 

Methods in de.schwarzrot.data.meta that return types with arguments of type AttributeDomain
 List<AttributeDomain> DatabaseModel.getAttributeDomains()
           
 Map<ColumnType,Map<String,AttributeDomain>> DatabaseModel.getDomainAccess()
           
 

Methods in de.schwarzrot.data.meta with parameters of type AttributeDomain
 boolean AttributeDomain.needsUpdate(AttributeDomain other)
           
 void DatabaseModel.putAttributeDomain(AttributeDomain ad)
           
 void DatabaseModel.removeAttributeDomain(AttributeDomain ad)
           
 void ColumnDefinition.setDomain(AttributeDomain domain)
           
protected  void DatabaseModel.setupDomainAccess(AttributeDomain ad)
           
 

Method parameters in de.schwarzrot.data.meta with type arguments of type AttributeDomain
 void DatabaseModel.setAttributeDomains(List<AttributeDomain> attrDomains)
           
 

Constructors in de.schwarzrot.data.meta with parameters of type AttributeDomain
AttributeDomain(AttributeDomain other)
           
 


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.