Creating a Model With xPDO

Creating custom models to use xPDO with database tables is a pretty simple task in xPDO.

  1. Defining a Schema
    1. Defining Relationships
    2. Defining the Database and Tables
  2. Generating the Model Code
    1. Domain Classes
    2. Table Classes
    3. O-R Maps

See Also

Suggest an edit to this page on GitHub (Requires GitHub account. Opens a new window/tab).