NoSqlite ORM nosqlite
Sqlite ORM for Unity
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NNoSqlite
 NAttributes
 CIgnoreIgnores a specific field or property
 CIsResource
 CNotNullThe property or field should never be null
 CPKPrimary key attribute
 CSqlNameChanges the name of the column or table linked in the database
 CUniqueThe property or field is unique
 NHelpers
 CFileHelper
 CJsonHelperJson helper
 CQueries
 CReflectionHelperReflection helper
 NOrm
 CAttrEntity attribute
 CISerializableSerializable object abstraction
 CSecurityHelper for make queries in a secure way
 CSqliteOrmMain class of Nosqlite ORM. Contains all ORM functions
 NSerializables
 CSerializableVector3