Package net.wotonomy.access

Interface Summary
EOPropertyListEncoding Implemented by classes that are read from property lists and that can be written back to property lists.
EOQualifierSQLGeneration  
 

Class Summary
EOAccessArrayFaultHandler A fault handler for to-many relationships.
EOAccessFaultHandler A fault handler for single objects.
EOAccessGenericFaultHandler A generic fault handler for EOAccess.
EOAccessLock This class offers a very simple interface to a global locking mechanism to be used by the whole access layer.
EOAdaptor  
EOAdaptorChannel  
EOAdaptorContext  
EOAdaptorOperation Represents a single primitive operation in a database server.
EOAttribute Represents an attribute inside an entity.
EODatabase  
EODatabaseChannel  
EODatabaseContext  
EODatabaseOperation  
EOEntity An EOEntity is a mapping between a Java class and a database table or view.
EOEntityClassDescription  
EOJoin An EOJoin represents a connection between two attributes in different entities.
EOModel An EOModel is a set of entities and stored procedures, along with a connection dictionary to connect to a database.
EOModelGroup A group of models that connect to the same database.
EOProperty Abstract superclass of EOAttribute and EORelationship.
EOQualifierSQLGeneration.AndQualifierSupport  
EOQualifierSQLGeneration.KeyComparisonQualifierSupport  
EOQualifierSQLGeneration.KeyValueQualifierSupport  
EOQualifierSQLGeneration.NotQualifierSupport  
EOQualifierSQLGeneration.OrQualifierSupport  
EOQualifierSQLGeneration.Support  
EORelationship Represents a relationship from one entity to another.
EOSQLExpression  
EOSQLExpressionFactory  
EOStoredProcedure Represents a stored procedure in a database.
 

Exception Summary
EOGeneralAdaptorException Generic exception thrown by wotonomy.access.
 



Copyright © 2006 null. All Rights Reserved.