# Packages
No description provided by the author
# Functions
NewA returns a new instance of A.
NewAQuery returns a new instance of AQuery.
NewAResultSet creates a new result set for rows of the type A.
NewAStore creates a new instance of AStore using a SQL database.
NewB returns a new instance of B.
NewBQuery returns a new instance of BQuery.
NewBrand returns a new instance of Brand.
NewBrandQuery returns a new instance of BrandQuery.
NewBrandResultSet creates a new result set for rows of the type Brand.
NewBrandStore creates a new instance of BrandStore using a SQL database.
NewBResultSet creates a new result set for rows of the type B.
NewBStore creates a new instance of BStore using a SQL database.
NewC returns a new instance of C.
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.
NewChild returns a new instance of Child.
NewChildQuery returns a new instance of ChildQuery.
NewChildResultSet creates a new result set for rows of the type Child.
NewChildStore creates a new instance of ChildStore using a SQL database.
NewCQuery returns a new instance of CQuery.
NewCResultSet creates a new result set for rows of the type C.
NewCStore creates a new instance of CStore 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.
NewNullable returns a new instance of Nullable.
NewNullableQuery returns a new instance of NullableQuery.
NewNullableResultSet creates a new result set for rows of the type Nullable.
NewNullableStore creates a new instance of NullableStore using a SQL database.
NewParent returns a new instance of Parent.
NewParentNoPtr returns a new instance of ParentNoPtr.
NewParentNoPtrQuery returns a new instance of ParentNoPtrQuery.
NewParentNoPtrResultSet creates a new result set for rows of the type ParentNoPtr.
NewParentNoPtrStore creates a new instance of ParentNoPtrStore using a SQL database.
NewParentQuery returns a new instance of ParentQuery.
NewParentResultSet creates a new result set for rows of the type Parent.
NewParentStore creates a new instance of ParentStore 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.
NewQueryRelationFixture returns a new instance of QueryRelationFixture.
NewQueryRelationFixtureQuery returns a new instance of QueryRelationFixtureQuery.
NewQueryRelationFixtureResultSet creates a new result set for rows of the type QueryRelationFixture.
NewQueryRelationFixtureStore creates a new instance of QueryRelationFixtureStore 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.
NewSchemaRelationshipFixture returns a new instance of SchemaRelationshipFixture.
NewSchemaRelationshipFixtureQuery returns a new instance of SchemaRelationshipFixtureQuery.
NewSchemaRelationshipFixtureResultSet creates a new result set for rows of the type SchemaRelationshipFixture.
NewSchemaRelationshipFixtureStore creates a new instance of SchemaRelationshipFixtureStore 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
AQuery is the object used to create queries for the A entity.
AResultSet is the set of results returned by a query to the database.
AStore is the entity to access the records of the type A in the database.
No description provided by the author
No description provided by the author
No description provided by the author
BQuery is the object used to create queries for the B entity.
No description provided by the author
BrandQuery is the object used to create queries for the Brand entity.
BrandResultSet is the set of results returned by a query to the database.
BrandStore is the entity to access the records of the type Brand in the database.
BResultSet is the set of results returned by a query to the database.
BStore is the entity to access the records of the type B in the database.
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
ChildQuery is the object used to create queries for the Child entity.
ChildResultSet is the set of results returned by a query to the database.
ChildStore is the entity to access the records of the type Child in the database.
CQuery is the object used to create queries for the C entity.
CResultSet is the set of results returned by a query to the database.
CStore is the entity to access the records of the type C 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
NullableQuery is the object used to create queries for the Nullable entity.
NullableResultSet is the set of results returned by a query to the database.
NullableStore is the entity to access the records of the type Nullable in the database.
No description provided by the author
No description provided by the author
ParentNoPtrQuery is the object used to create queries for the ParentNoPtr entity.
ParentNoPtrResultSet is the set of results returned by a query to the database.
ParentNoPtrStore is the entity to access the records of the type ParentNoPtr in the database.
ParentQuery is the object used to create queries for the Parent entity.
ParentResultSet is the set of results returned by a query to the database.
ParentStore is the entity to access the records of the type Parent 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
QueryRelationFixtureQuery is the object used to create queries for the QueryRelationFixture entity.
QueryRelationFixtureResultSet is the set of results returned by a query to the database.
QueryRelationFixtureStore is the entity to access the records of the type QueryRelationFixture 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
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
SchemaRelationshipFixtureQuery is the object used to create queries for the SchemaRelationshipFixture entity.
SchemaRelationshipFixtureResultSet is the set of results returned by a query to the database.
SchemaRelationshipFixtureStore is the entity to access the records of the type SchemaRelationshipFixture in the database.
No description provided by the author
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.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author