Siminov Framework - Core Siminov Framework - Core

  • API Docs for Version: 1.0

  • © 2014-2016 Siminov Software Solution LLP. All Rights Reserved. - generated by sharpDox
    • Home
      • Siminov.Core
        • Constants
        • IInitializer
        • Initializer
        • Siminov
      • Siminov.Core.Database
        • AverageClauseImpl
        • AverageImpl
        • CountClauseImpl
        • CountImpl
        • Database
        • DatabaseBundle
        • DatabaseFactory
        • DatabaseHelper
        • DatabaseUtils
        • DeleteClauseImpl
        • DeleteImpl
        • GroupConcatClauseImpl
        • GroupConcatImpl
        • MaxClauseImpl
        • MaxImpl
        • MinClauseImpl
        • MinImpl
        • SelectClauseImpl
        • SelectImpl
        • SumClauseImpl
        • SumImpl
        • TotalClauseImpl
        • TotalImpl
      • Siminov.Core.Database.Design
        • IAverage
        • IAverageClause
        • ICount
        • ICountClause
        • IDatabase
        • IDatabaseImpl
        • IDataTypeHandler
        • IDelete
        • IDeleteClause
        • IGroupConcat
        • IGroupConcatClause
        • IMax
        • IMaxClause
        • IMin
        • IMinClause
        • IQueryBuilder
        • ISelect
        • ISelectClause
        • ISum
        • ISumClause
        • ITotal
        • ITotalClause
      • Siminov.Core.Database.Sqlite
        • DatabaseImpl
        • DataTypeHandler
        • QueryBuilder
      • Siminov.Core.Events
        • EventHandler
        • IDatabaseEvents
        • ISiminovEvents
      • Siminov.Core.Exception
        • DatabaseException
        • DeploymentException
        • IException
        • PrematureEndOfParseException
        • SiminovCriticalException
        • SiminovException
      • Siminov.Core.Log
        • Log
      • Siminov.Core.Model
        • ApplicationDescriptor
        • DatabaseDescriptor
        • EntityDescriptor
        • IDescriptor
        • LibraryDescriptor
      • Siminov.Core.Reader
        • ApplicationDescriptorReader
        • DatabaseDescriptorReader
        • EntityDescriptorReader
        • IDescriptorReader
        • LibraryDescriptorReader
        • QuickEntityDescriptorReader
        • SiminovSAXDefaultHandler
      • Siminov.Core.Resource
        • ResourceManager
      • Siminov.Core.Utils
        • ClassUtils
        • FileUtils
        • Utils
      • SQLite
        • AsyncTableQuery
        • AutoIncrementAttribute
        • BaseTableQuery
        • CollationAttribute
        • ColumnAttribute
        • CreateFlags
        • CreateTablesResult
        • IgnoreAttribute
        • IndexedAttribute
        • MaxLengthAttribute
        • NotNullAttribute
        • NotNullConstraintViolationException
        • Orm
        • PreparedSqlLiteInsertCommand
        • PrimaryKeyAttribute
        • SQLite3
        • SQLiteAsyncConnection
        • SQLiteCommand
        • SQLiteConnection
        • SQLiteConnectionPool
        • SQLiteConnectionString
        • SQLiteConnectionWithLock
        • SQLiteException
        • SQLiteOpenFlags
        • SQLiteQueryColumn
        • SQLiteQueryRow
        • TableAttribute
        • TableMapping
        • TableQuery
        • UniqueAttribute