All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download ormlite JAR 3.0 with all dependencies


Lightweight Object Relational Model (ORM) for persisting objects to SQL databases.

Files of the artifact ormlite version 3.0 from the group com.j256.

Test

Artifact ormlite
Group com.j256
Version 3.0
Last update 17. August 2010
Tags: model databases relational lightweight object persisting objects
Organization not specified
URL http://ormlite.sourceforge.net/
License BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of ormlite Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of ormlite version 3.0

META-INF
META-INF.META-INF.MANIFEST.MF
com.j256.ormlite.dao
com.j256.ormlite.dao.com.j256.ormlite.dao.BaseJdbcDao
com.j256.ormlite.dao.com.j256.ormlite.dao.CloseableIterable
com.j256.ormlite.dao.com.j256.ormlite.dao.CloseableIterator
com.j256.ormlite.dao.com.j256.ormlite.dao.Dao
com.j256.ormlite.dao.com.j256.ormlite.dao.RawResults
com.j256.ormlite.db
com.j256.ormlite.db.com.j256.ormlite.db.BaseDatabaseType
com.j256.ormlite.db.com.j256.ormlite.db.DatabaseType
com.j256.ormlite.db.com.j256.ormlite.db.DatabaseTypeUtils
com.j256.ormlite.db.com.j256.ormlite.db.Db2DatabaseType
com.j256.ormlite.db.com.j256.ormlite.db.DerbyClientServerDatabaseType
com.j256.ormlite.db.com.j256.ormlite.db.DerbyEmbeddedDatabaseType
com.j256.ormlite.db.com.j256.ormlite.db.H2DatabaseType
com.j256.ormlite.db.com.j256.ormlite.db.HsqldbDatabaseType
com.j256.ormlite.db.com.j256.ormlite.db.MysqlDatabaseType
com.j256.ormlite.db.com.j256.ormlite.db.OracleDatabaseType
com.j256.ormlite.db.com.j256.ormlite.db.PostgresDatabaseType
com.j256.ormlite.db.com.j256.ormlite.db.SqlDroidDatabaseType
com.j256.ormlite.db.com.j256.ormlite.db.SqlServerDatabaseType
com.j256.ormlite.db.com.j256.ormlite.db.SqlServerJtdsDatabaseType
com.j256.ormlite.db.com.j256.ormlite.db.SqliteAndroidDatabaseType
com.j256.ormlite.db.com.j256.ormlite.db.SqliteDatabaseType
com.j256.ormlite.field
com.j256.ormlite.field.com.j256.ormlite.field.DatabaseField
com.j256.ormlite.field.com.j256.ormlite.field.DatabaseFieldConfig
com.j256.ormlite.field.com.j256.ormlite.field.FieldConverter
com.j256.ormlite.field.com.j256.ormlite.field.FieldType
com.j256.ormlite.field.com.j256.ormlite.field.JdbcType
com.j256.ormlite.jdbc
com.j256.ormlite.jdbc.com.j256.ormlite.jdbc.JdbcDatabaseAccess
com.j256.ormlite.jdbc.com.j256.ormlite.jdbc.JdbcPreparedStmt
com.j256.ormlite.jdbc.com.j256.ormlite.jdbc.JdbcResults
com.j256.ormlite.logger
com.j256.ormlite.logger.com.j256.ormlite.logger.AndroidLog
com.j256.ormlite.logger.com.j256.ormlite.logger.CommonsLoggingLog
com.j256.ormlite.logger.com.j256.ormlite.logger.LocalLog
com.j256.ormlite.logger.com.j256.ormlite.logger.Log
com.j256.ormlite.logger.com.j256.ormlite.logger.Log4jLog
com.j256.ormlite.logger.com.j256.ormlite.logger.Logger
com.j256.ormlite.logger.com.j256.ormlite.logger.LoggerFactory
com.j256.ormlite.misc
com.j256.ormlite.misc.com.j256.ormlite.misc.JavaxPersistence
com.j256.ormlite.misc.com.j256.ormlite.misc.SqlExceptionUtil
com.j256.ormlite.misc.com.j256.ormlite.misc.TransactionManager
com.j256.ormlite.spring
com.j256.ormlite.spring.com.j256.ormlite.spring.DatabaseTypeFactory
com.j256.ormlite.spring.com.j256.ormlite.spring.TableCreator
com.j256.ormlite.stmt
com.j256.ormlite.stmt.com.j256.ormlite.stmt.GenericRowMapper
com.j256.ormlite.stmt.com.j256.ormlite.stmt.PreparedQuery
com.j256.ormlite.stmt.com.j256.ormlite.stmt.QueryBuilder
com.j256.ormlite.stmt.com.j256.ormlite.stmt.SelectArg
com.j256.ormlite.stmt.com.j256.ormlite.stmt.SelectIterator
com.j256.ormlite.stmt.com.j256.ormlite.stmt.StatementExecutor
com.j256.ormlite.stmt.com.j256.ormlite.stmt.Where
com.j256.ormlite.stmt.mapped
com.j256.ormlite.stmt.mapped.com.j256.ormlite.stmt.mapped.BaseMappedQuery
com.j256.ormlite.stmt.mapped.com.j256.ormlite.stmt.mapped.BaseMappedStatement
com.j256.ormlite.stmt.mapped.com.j256.ormlite.stmt.mapped.MappedCreate
com.j256.ormlite.stmt.mapped.com.j256.ormlite.stmt.mapped.MappedDelete
com.j256.ormlite.stmt.mapped.com.j256.ormlite.stmt.mapped.MappedDeleteCollection
com.j256.ormlite.stmt.mapped.com.j256.ormlite.stmt.mapped.MappedPreparedQuery
com.j256.ormlite.stmt.mapped.com.j256.ormlite.stmt.mapped.MappedQueryForId
com.j256.ormlite.stmt.mapped.com.j256.ormlite.stmt.mapped.MappedRefresh
com.j256.ormlite.stmt.mapped.com.j256.ormlite.stmt.mapped.MappedUpdate
com.j256.ormlite.stmt.mapped.com.j256.ormlite.stmt.mapped.MappedUpdateId
com.j256.ormlite.stmt.query
com.j256.ormlite.stmt.query.com.j256.ormlite.stmt.query.And
com.j256.ormlite.stmt.query.com.j256.ormlite.stmt.query.BaseBinaryClause
com.j256.ormlite.stmt.query.com.j256.ormlite.stmt.query.BaseComparison
com.j256.ormlite.stmt.query.com.j256.ormlite.stmt.query.Between
com.j256.ormlite.stmt.query.com.j256.ormlite.stmt.query.Clause
com.j256.ormlite.stmt.query.com.j256.ormlite.stmt.query.Comparison
com.j256.ormlite.stmt.query.com.j256.ormlite.stmt.query.Eq
com.j256.ormlite.stmt.query.com.j256.ormlite.stmt.query.Ge
com.j256.ormlite.stmt.query.com.j256.ormlite.stmt.query.Gt
com.j256.ormlite.stmt.query.com.j256.ormlite.stmt.query.In
com.j256.ormlite.stmt.query.com.j256.ormlite.stmt.query.IsNotNull
com.j256.ormlite.stmt.query.com.j256.ormlite.stmt.query.IsNull
com.j256.ormlite.stmt.query.com.j256.ormlite.stmt.query.Le
com.j256.ormlite.stmt.query.com.j256.ormlite.stmt.query.Like
com.j256.ormlite.stmt.query.com.j256.ormlite.stmt.query.Lt
com.j256.ormlite.stmt.query.com.j256.ormlite.stmt.query.Ne
com.j256.ormlite.stmt.query.com.j256.ormlite.stmt.query.NeedsFutureClause
com.j256.ormlite.stmt.query.com.j256.ormlite.stmt.query.Not
com.j256.ormlite.stmt.query.com.j256.ormlite.stmt.query.Or
com.j256.ormlite.stmt.query.com.j256.ormlite.stmt.query.OrderBy
com.j256.ormlite.support
com.j256.ormlite.support.com.j256.ormlite.support.DatabaseAccess
com.j256.ormlite.support.com.j256.ormlite.support.GeneratedKeyHolder
com.j256.ormlite.support.com.j256.ormlite.support.PreparedStmt
com.j256.ormlite.support.com.j256.ormlite.support.Results
com.j256.ormlite.support.com.j256.ormlite.support.SimpleDaoSupport
com.j256.ormlite.support.com.j256.ormlite.support.SimpleDataSource
com.j256.ormlite.table
com.j256.ormlite.table.com.j256.ormlite.table.DatabaseTable
com.j256.ormlite.table.com.j256.ormlite.table.DatabaseTableConfig
com.j256.ormlite.table.com.j256.ormlite.table.TableInfo
com.j256.ormlite.table.com.j256.ormlite.table.TableUtils




© 2015 - 2025 Weber Informatics LLC | Privacy Policy