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

Download object-sql JAR 6.0 with all dependencies


Lightweight Object SQL Relational Mapping (OSRM)

Files of the artifact object-sql version 6.0 from the group com.objectsql.

Artifact object-sql
Group com.objectsql
Version 6.0
Last update 26. September 2024
Tags: mapping relational osrm lightweight object
Organization not specified
URL https://objectsql.com
License The ApacheSoftware License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
There is a newer version: 6.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of object-sql Show documentation

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

0 downloads

Source code of object-sql version 6.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.native-image.com.objectsql.object-sql
META-INF.native-image.com.objectsql.object-sql.META-INF.native-image.com.objectsql.object-sql.reflect-config.json
com.objectsql
com.objectsql.com.objectsql.BaseService
com.objectsql.com.objectsql.BaseServiceImpl
com.objectsql.com.objectsql.ObjectSQLManager
com.objectsql.com.objectsql.SQLService
com.objectsql.com.objectsql.SQLServiceImpl
com.objectsql.annotation
com.objectsql.annotation.com.objectsql.annotation.RdColumn
com.objectsql.annotation.com.objectsql.annotation.RdConvert
com.objectsql.annotation.com.objectsql.annotation.RdFieldName
com.objectsql.annotation.com.objectsql.annotation.RdForeignKey
com.objectsql.annotation.com.objectsql.annotation.RdId
com.objectsql.annotation.com.objectsql.annotation.RdMultiColumn
com.objectsql.annotation.com.objectsql.annotation.RdObject
com.objectsql.annotation.com.objectsql.annotation.RdRelated
com.objectsql.annotation.com.objectsql.annotation.RdSort
com.objectsql.annotation.com.objectsql.annotation.RdSortOption
com.objectsql.annotation.com.objectsql.annotation.RdTable
com.objectsql.annotation.com.objectsql.annotation.RdUniqueKey
com.objectsql.exception
com.objectsql.exception.com.objectsql.exception.ORMBatchException
com.objectsql.exception.com.objectsql.exception.ORMException
com.objectsql.exception.com.objectsql.exception.ORMSQLException
com.objectsql.generator
com.objectsql.generator.com.objectsql.generator.CodeGenerator
com.objectsql.handler
com.objectsql.handler.com.objectsql.handler.ColumnHandler
com.objectsql.handler.com.objectsql.handler.DefaultResultSetHandler
com.objectsql.handler.com.objectsql.handler.QueryHandler
com.objectsql.handler.com.objectsql.handler.ResultSetFunction
com.objectsql.handler.com.objectsql.handler.ResultSetHandler
com.objectsql.handler.com.objectsql.handler.ResultSetProcessHandler
com.objectsql.helper
com.objectsql.helper.com.objectsql.helper.SQLHelper
com.objectsql.helper.com.objectsql.helper.SQLHelperCreator
com.objectsql.listener
com.objectsql.listener.com.objectsql.listener.ChangeListener
com.objectsql.listener.com.objectsql.listener.ChangedListener
com.objectsql.listener.com.objectsql.listener.DefaultListener
com.objectsql.listener.com.objectsql.listener.QueryListener
com.objectsql.listener.com.objectsql.listener.ServiceChangedListener
com.objectsql.option
com.objectsql.option.com.objectsql.option.AbstractOptions
com.objectsql.option.com.objectsql.option.DMOptions
com.objectsql.option.com.objectsql.option.H2Options
com.objectsql.option.com.objectsql.option.MySQLOptions
com.objectsql.option.com.objectsql.option.OracleOptions
com.objectsql.option.com.objectsql.option.PostgreSQLOptions
com.objectsql.option.com.objectsql.option.SQLServerOptions
com.objectsql.query
com.objectsql.query.com.objectsql.query.AbstractQueryImpl
com.objectsql.query.com.objectsql.query.IQuery
com.objectsql.query.com.objectsql.query.MultiQuery
com.objectsql.query.com.objectsql.query.MultiQueryImpl
com.objectsql.query.com.objectsql.query.Query
com.objectsql.query.com.objectsql.query.QueryImpl
com.objectsql.query.com.objectsql.query.QueryUtils
com.objectsql.spring
com.objectsql.spring.com.objectsql.spring.DynamicDataSource
com.objectsql.spring.com.objectsql.spring.MultiTransactionManager
com.objectsql.spring.com.objectsql.spring.SpringBaseServiceImpl
com.objectsql.spring.com.objectsql.spring.SpringUtils
com.objectsql.spring.com.objectsql.spring.TransactionManager
com.objectsql.spring.com.objectsql.spring.TxCommit
com.objectsql.support
com.objectsql.support.com.objectsql.support.AliasTable
com.objectsql.support.com.objectsql.support.CaseColumn
com.objectsql.support.com.objectsql.support.ChangeHolder
com.objectsql.support.com.objectsql.support.Column
com.objectsql.support.com.objectsql.support.ColumnClass
com.objectsql.support.com.objectsql.support.ColumnInfo
com.objectsql.support.com.objectsql.support.ColumnType
com.objectsql.support.com.objectsql.support.Columns
com.objectsql.support.com.objectsql.support.CommitHandler
com.objectsql.support.com.objectsql.support.Condition
com.objectsql.support.com.objectsql.support.ConditionObject
com.objectsql.support.com.objectsql.support.ConditionType
com.objectsql.support.com.objectsql.support.DataType
com.objectsql.support.com.objectsql.support.DatabaseTypeHolder
com.objectsql.support.com.objectsql.support.DebugHandler
com.objectsql.support.com.objectsql.support.DefaultIDGenerator
com.objectsql.support.com.objectsql.support.Expression
com.objectsql.support.com.objectsql.support.ExpressionType
com.objectsql.support.com.objectsql.support.Function
com.objectsql.support.com.objectsql.support.IDGenerator
com.objectsql.support.com.objectsql.support.IRealConnection
com.objectsql.support.com.objectsql.support.Join
com.objectsql.support.com.objectsql.support.JoinType
com.objectsql.support.com.objectsql.support.KV
com.objectsql.support.com.objectsql.support.LambdaQuery
com.objectsql.support.com.objectsql.support.MultiOrder
com.objectsql.support.com.objectsql.support.Names
com.objectsql.support.com.objectsql.support.ORMType
com.objectsql.support.com.objectsql.support.OperatorType
com.objectsql.support.com.objectsql.support.Options
com.objectsql.support.com.objectsql.support.Order
com.objectsql.support.com.objectsql.support.Pageable
com.objectsql.support.com.objectsql.support.Pair
com.objectsql.support.com.objectsql.support.PreChangeCache
com.objectsql.support.com.objectsql.support.QueryInfo
com.objectsql.support.com.objectsql.support.RowObject
com.objectsql.support.com.objectsql.support.SQLPair
com.objectsql.support.com.objectsql.support.ScriptType
com.objectsql.support.com.objectsql.support.SimpleDataSource
com.objectsql.support.com.objectsql.support.Table
com.objectsql.support.com.objectsql.support.TableColumn
com.objectsql.support.com.objectsql.support.TextTransformType
com.objectsql.utils
com.objectsql.utils.com.objectsql.utils.ORMUtils




© 2015 - 2024 Weber Informatics LLC | Privacy Policy