[
Top
]
[
Contents
]
[
Index
]
[
?
]
Table of Contents
1. Introduction
2. Concepts
3. Key Value Coding
3.1 Setting values through KVC
3.2 Accessing values through KVC
3.3 Key Paths
3.4 Type promotion
3.5 Class specific implementation
4. Classes
4.1 Model classes
4.2 Database specific classes
4.3 Data oriented classes
4.4 EOModel class
4.4.1 overview
4.5 EOEntity class
4.5.1 overview
4.5.2 Class properties
4.5.3 Class name
4.5.4 Primary Key Attributes
4.5.5 External name
4.6 EOAttribute class
4.6.1 overview
4.6.2 Name
4.6.3 Column name
4.6.4 Adaptor value type
4.6.5 External type
4.6.6 Value type
4.6.7 Value class name
4.6.8 Value factory method name
4.6.9 Value factory argument type
4.7 EORelationship class
4.7.1 overview
4.8 EOModelGroup class
4.8.1 overview
4.9 EOAdaptor class
4.9.1 overview
4.10 EOAdaptorContext class
4.11 EOAdaptorChannel class
4.12 EODataSource class
4.12.1 overview
4.12.2 Fetch objects
4.12.3 Creating objects
4.12.4 Inserting objects
4.12.5 Deleting objects
4.12.6 Qualified DataSources
4.12.7 EODatabaseDataSource class
4.13 EOEditingContext class
4.13.1 overview
4.14 EOGenericRecord class
4.14.1 overview
5. Model Creation
5.0.1 Example model file
5.0.2 Creating with DBModeler
6. Creating a project.
6.0.1 Creating a makefile
6.0.2 Adding Resource Files
6.0.3 A complete GNUmakefile
7. Database creation
7.0.1 Creating the database with DBModeler
8. Database connection
9. Working with data
9.1 Adding some data.
9.2 Working with relationships
10. EOInterface
10.1 Introduction
10.2 EODisplayGroup class
10.3 EOAssociation class
Index
[
Top
]
[
Contents
]
[
Index
]
[
?
]
This document was generated by
root
on
May 20, 2013
using
texi2html 1.82
.