# Functions
NewCar returns a new instance of Car.
NewCarQuery returns a new instance of CarQuery.
NewCarResultSet creates a new result set for rows of the type Car.
NewCarStore creates a new instance of CarStore using a SQL database.
NewEventsAllFixture returns a new instance of EventsAllFixture.
NewEventsAllFixtureQuery returns a new instance of EventsAllFixtureQuery.
NewEventsAllFixtureResultSet creates a new result set for rows of the type EventsAllFixture.
NewEventsAllFixtureStore creates a new instance of EventsAllFixtureStore using a SQL database.
NewEventsFixture returns a new instance of EventsFixture.
NewEventsFixtureQuery returns a new instance of EventsFixtureQuery.
NewEventsFixtureResultSet creates a new result set for rows of the type EventsFixture.
NewEventsFixtureStore creates a new instance of EventsFixtureStore using a SQL database.
NewEventsSaveFixture returns a new instance of EventsSaveFixture.
NewEventsSaveFixtureQuery returns a new instance of EventsSaveFixtureQuery.
NewEventsSaveFixtureResultSet creates a new result set for rows of the type EventsSaveFixture.
NewEventsSaveFixtureStore creates a new instance of EventsSaveFixtureStore using a SQL database.
NewJSONModel returns a new instance of JSONModel.
NewJSONModelQuery returns a new instance of JSONModelQuery.
NewJSONModelResultSet creates a new result set for rows of the type JSONModel.
NewJSONModelStore creates a new instance of JSONModelStore using a SQL database.
NewMultiKeySortFixture returns a new instance of MultiKeySortFixture.
NewMultiKeySortFixtureQuery returns a new instance of MultiKeySortFixtureQuery.
NewMultiKeySortFixtureResultSet creates a new result set for rows of the type MultiKeySortFixture.
NewMultiKeySortFixtureStore creates a new instance of MultiKeySortFixtureStore using a SQL database.
NewPerson returns a new instance of Person.
NewPersonQuery returns a new instance of PersonQuery.
NewPersonResultSet creates a new result set for rows of the type Person.
NewPersonStore creates a new instance of PersonStore using a SQL database.
NewPet returns a new instance of Pet.
NewPetQuery returns a new instance of PetQuery.
NewPetResultSet creates a new result set for rows of the type Pet.
NewPetStore creates a new instance of PetStore using a SQL database.
NewQueryFixture returns a new instance of QueryFixture.
NewQueryFixtureQuery returns a new instance of QueryFixtureQuery.
NewQueryFixtureResultSet creates a new result set for rows of the type QueryFixture.
NewQueryFixtureStore creates a new instance of QueryFixtureStore using a SQL database.
NewResultSetFixture returns a new instance of ResultSetFixture.
NewResultSetFixtureQuery returns a new instance of ResultSetFixtureQuery.
NewResultSetFixtureResultSet creates a new result set for rows of the type ResultSetFixture.
NewResultSetFixtureStore creates a new instance of ResultSetFixtureStore using a SQL database.
NewSchemaFixture returns a new instance of SchemaFixture.
NewSchemaFixtureQuery returns a new instance of SchemaFixtureQuery.
NewSchemaFixtureResultSet creates a new result set for rows of the type SchemaFixture.
NewSchemaFixtureStore creates a new instance of SchemaFixtureStore using a SQL database.
NewStoreFixture returns a new instance of StoreFixture.
NewStoreFixtureQuery returns a new instance of StoreFixtureQuery.
NewStoreFixtureResultSet creates a new result set for rows of the type StoreFixture.
NewStoreFixtureStore creates a new instance of StoreFixtureStore using a SQL database.
NewStoreWithConstructFixture returns a new instance of StoreWithConstructFixture.
NewStoreWithConstructFixtureQuery returns a new instance of StoreWithConstructFixtureQuery.
NewStoreWithConstructFixtureResultSet creates a new result set for rows of the type StoreWithConstructFixture.
NewStoreWithConstructFixtureStore creates a new instance of StoreWithConstructFixtureStore using a SQL database.
NewStoreWithNewFixture returns a new instance of StoreWithNewFixture.
NewStoreWithNewFixtureQuery returns a new instance of StoreWithNewFixtureQuery.
NewStoreWithNewFixtureResultSet creates a new result set for rows of the type StoreWithNewFixture.
NewStoreWithNewFixtureStore creates a new instance of StoreWithNewFixtureStore using a SQL database.
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
CarQuery is the object used to create queries for the Car entity.
CarResultSet is the set of results returned by a query to the database.
CarStore is the entity to access the records of the type Car in the database.
No description provided by the author
EventsAllFixtureQuery is the object used to create queries for the EventsAllFixture entity.
EventsAllFixtureResultSet is the set of results returned by a query to the database.
EventsAllFixtureStore is the entity to access the records of the type EventsAllFixture in the database.
No description provided by the author
EventsFixtureQuery is the object used to create queries for the EventsFixture entity.
EventsFixtureResultSet is the set of results returned by a query to the database.
EventsFixtureStore is the entity to access the records of the type EventsFixture in the database.
No description provided by the author
EventsSaveFixtureQuery is the object used to create queries for the EventsSaveFixture entity.
EventsSaveFixtureResultSet is the set of results returned by a query to the database.
EventsSaveFixtureStore is the entity to access the records of the type EventsSaveFixture in the database.
No description provided by the author
JSONModelQuery is the object used to create queries for the JSONModel entity.
JSONModelResultSet is the set of results returned by a query to the database.
JSONModelStore is the entity to access the records of the type JSONModel in the database.
No description provided by the author
MultiKeySortFixtureQuery is the object used to create queries for the MultiKeySortFixture entity.
MultiKeySortFixtureResultSet is the set of results returned by a query to the database.
MultiKeySortFixtureStore is the entity to access the records of the type MultiKeySortFixture in the database.
No description provided by the author
PersonQuery is the object used to create queries for the Person entity.
PersonResultSet is the set of results returned by a query to the database.
PersonStore is the entity to access the records of the type Person in the database.
No description provided by the author
PetQuery is the object used to create queries for the Pet entity.
PetResultSet is the set of results returned by a query to the database.
PetStore is the entity to access the records of the type Pet in the database.
No description provided by the author
QueryFixtureQuery is the object used to create queries for the QueryFixture entity.
QueryFixtureResultSet is the set of results returned by a query to the database.
QueryFixtureStore is the entity to access the records of the type QueryFixture in the database.
No description provided by the author
No description provided by the author
ResultSetFixtureQuery is the object used to create queries for the ResultSetFixture entity.
ResultSetFixtureResultSet is the set of results returned by a query to the database.
ResultSetFixtureStore is the entity to access the records of the type ResultSetFixture in the database.
No description provided by the author
SchemaFixtureQuery is the object used to create queries for the SchemaFixture entity.
SchemaFixtureResultSet is the set of results returned by a query to the database.
SchemaFixtureStore is the entity to access the records of the type SchemaFixture in the database.
No description provided by the author
StoreFixtureQuery is the object used to create queries for the StoreFixture entity.
StoreFixtureResultSet is the set of results returned by a query to the database.
StoreFixtureStore is the entity to access the records of the type StoreFixture in the database.
No description provided by the author
StoreWithConstructFixtureQuery is the object used to create queries for the StoreWithConstructFixture entity.
StoreWithConstructFixtureResultSet is the set of results returned by a query to the database.
StoreWithConstructFixtureStore is the entity to access the records of the type StoreWithConstructFixture in the database.
No description provided by the author
StoreWithNewFixtureQuery is the object used to create queries for the StoreWithNewFixture entity.
StoreWithNewFixtureResultSet is the set of results returned by a query to the database.
StoreWithNewFixtureStore is the entity to access the records of the type StoreWithNewFixture in the database.