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

Download nimble-orm JAR 1.5.4 with all dependencies


nimble-orm an ORM based on Spring jdbcTemplate.

Files of the artifact nimble-orm version 1.5.4 from the group com.pugwoo.

Artifact nimble-orm
Group com.pugwoo
Version 1.5.4
Last update 26. June 2023
Tags: spring based nimble jdbctemplate
Organization not specified
URL https://github.com/pugwoo/nimble-orm
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies slf4j-api, jsqlparser,
There are maybe transitive dependencies!
There is a newer version: 1.6.8
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of nimble-orm Show documentation

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

0 downloads

Source code of nimble-orm version 1.5.4

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.pugwoo.nimble-orm
META-INF.maven.com.pugwoo.nimble-orm.META-INF.maven.com.pugwoo.nimble-orm.pom.properties
META-INF.maven.com.pugwoo.nimble-orm.META-INF.maven.com.pugwoo.nimble-orm.pom.xml
com.pugwoo.dbhelper
com.pugwoo.dbhelper.com.pugwoo.dbhelper.DBHelper
com.pugwoo.dbhelper.com.pugwoo.dbhelper.DBHelperInterceptor
com.pugwoo.dbhelper.com.pugwoo.dbhelper.IDBHelperDataService
com.pugwoo.dbhelper.com.pugwoo.dbhelper.IDBHelperSlowSqlCallback
com.pugwoo.dbhelper.annotation
com.pugwoo.dbhelper.annotation.com.pugwoo.dbhelper.annotation.Column
com.pugwoo.dbhelper.annotation.com.pugwoo.dbhelper.annotation.JoinLeftTable
com.pugwoo.dbhelper.annotation.com.pugwoo.dbhelper.annotation.JoinRightTable
com.pugwoo.dbhelper.annotation.com.pugwoo.dbhelper.annotation.JoinTable
com.pugwoo.dbhelper.annotation.com.pugwoo.dbhelper.annotation.RelatedColumn
com.pugwoo.dbhelper.annotation.com.pugwoo.dbhelper.annotation.Table
com.pugwoo.dbhelper.cache
com.pugwoo.dbhelper.cache.com.pugwoo.dbhelper.cache.ClassInfoCache
com.pugwoo.dbhelper.enums
com.pugwoo.dbhelper.enums.com.pugwoo.dbhelper.enums.DatabaseEnum
com.pugwoo.dbhelper.enums.com.pugwoo.dbhelper.enums.FeatureEnum
com.pugwoo.dbhelper.enums.com.pugwoo.dbhelper.enums.JoinTypeEnum
com.pugwoo.dbhelper.enums.com.pugwoo.dbhelper.enums.ValueConditionEnum
com.pugwoo.dbhelper.exception
com.pugwoo.dbhelper.exception.com.pugwoo.dbhelper.exception.BadSQLSyntaxException
com.pugwoo.dbhelper.exception.com.pugwoo.dbhelper.exception.CasVersionNotMatchException
com.pugwoo.dbhelper.exception.com.pugwoo.dbhelper.exception.InvalidParameterException
com.pugwoo.dbhelper.exception.com.pugwoo.dbhelper.exception.MustProvideConstructorException
com.pugwoo.dbhelper.exception.com.pugwoo.dbhelper.exception.NoColumnAnnotationException
com.pugwoo.dbhelper.exception.com.pugwoo.dbhelper.exception.NoJoinTableMemberException
com.pugwoo.dbhelper.exception.com.pugwoo.dbhelper.exception.NoKeyColumnAnnotationException
com.pugwoo.dbhelper.exception.com.pugwoo.dbhelper.exception.NoTableAnnotationException
com.pugwoo.dbhelper.exception.com.pugwoo.dbhelper.exception.NotAllowModifyException
com.pugwoo.dbhelper.exception.com.pugwoo.dbhelper.exception.NotAllowQueryException
com.pugwoo.dbhelper.exception.com.pugwoo.dbhelper.exception.NotOnlyOneKeyColumnException
com.pugwoo.dbhelper.exception.com.pugwoo.dbhelper.exception.NullKeyValueException
com.pugwoo.dbhelper.exception.com.pugwoo.dbhelper.exception.OnConditionIsNeedException
com.pugwoo.dbhelper.exception.com.pugwoo.dbhelper.exception.ParameterSizeNotMatchedException
com.pugwoo.dbhelper.exception.com.pugwoo.dbhelper.exception.RelatedColumnFieldNotFoundException
com.pugwoo.dbhelper.exception.com.pugwoo.dbhelper.exception.RowMapperFailException
com.pugwoo.dbhelper.exception.com.pugwoo.dbhelper.exception.ScriptErrorException
com.pugwoo.dbhelper.exception.com.pugwoo.dbhelper.exception.SpringBeanNotMatchException
com.pugwoo.dbhelper.impl
com.pugwoo.dbhelper.impl.com.pugwoo.dbhelper.impl.DBHelperContext
com.pugwoo.dbhelper.impl.com.pugwoo.dbhelper.impl.SpringJdbcDBHelper
com.pugwoo.dbhelper.impl.part
com.pugwoo.dbhelper.impl.part.com.pugwoo.dbhelper.impl.part.P0_JdbcTemplateOp
com.pugwoo.dbhelper.impl.part.com.pugwoo.dbhelper.impl.part.P1_QueryOp
com.pugwoo.dbhelper.impl.part.com.pugwoo.dbhelper.impl.part.P2_InsertOp
com.pugwoo.dbhelper.impl.part.com.pugwoo.dbhelper.impl.part.P3_UpdateOp
com.pugwoo.dbhelper.impl.part.com.pugwoo.dbhelper.impl.part.P4_InsertOrUpdateOp
com.pugwoo.dbhelper.impl.part.com.pugwoo.dbhelper.impl.part.P5_DeleteOp
com.pugwoo.dbhelper.impl.part.com.pugwoo.dbhelper.impl.part.P6_ExecuteOp
com.pugwoo.dbhelper.json
com.pugwoo.dbhelper.json.com.pugwoo.dbhelper.json.MultiDateDeserializer
com.pugwoo.dbhelper.json.com.pugwoo.dbhelper.json.MultiLocalDateDeserializer
com.pugwoo.dbhelper.json.com.pugwoo.dbhelper.json.MultiLocalDateTimeDeserializer
com.pugwoo.dbhelper.json.com.pugwoo.dbhelper.json.MultiLocalTimeDeserializer
com.pugwoo.dbhelper.json.com.pugwoo.dbhelper.json.MyObjectMapper
com.pugwoo.dbhelper.json.com.pugwoo.dbhelper.json.NimbleOrmDateUtils
com.pugwoo.dbhelper.json.com.pugwoo.dbhelper.json.NimbleOrmJSON
com.pugwoo.dbhelper.json.com.pugwoo.dbhelper.json.NullKeySerializer
com.pugwoo.dbhelper.model
com.pugwoo.dbhelper.model.com.pugwoo.dbhelper.model.PageData
com.pugwoo.dbhelper.sql
com.pugwoo.dbhelper.sql.com.pugwoo.dbhelper.sql.FixedAndExpression
com.pugwoo.dbhelper.sql.com.pugwoo.dbhelper.sql.InsertSQLForBatchDTO
com.pugwoo.dbhelper.sql.com.pugwoo.dbhelper.sql.SQLAssert
com.pugwoo.dbhelper.sql.com.pugwoo.dbhelper.sql.SQLDialect
com.pugwoo.dbhelper.sql.com.pugwoo.dbhelper.sql.SQLUtils
com.pugwoo.dbhelper.sql.com.pugwoo.dbhelper.sql.WhereSQL
com.pugwoo.dbhelper.sql.com.pugwoo.dbhelper.sql.WhereSQLForNamedParam
com.pugwoo.dbhelper.utils
com.pugwoo.dbhelper.utils.com.pugwoo.dbhelper.utils.AnnotationSupportRowMapper
com.pugwoo.dbhelper.utils.com.pugwoo.dbhelper.utils.DOInfoReader
com.pugwoo.dbhelper.utils.com.pugwoo.dbhelper.utils.Generated
com.pugwoo.dbhelper.utils.com.pugwoo.dbhelper.utils.InnerCommonUtils
com.pugwoo.dbhelper.utils.com.pugwoo.dbhelper.utils.NamedParameterUtils
com.pugwoo.dbhelper.utils.com.pugwoo.dbhelper.utils.PreHandleObject
com.pugwoo.dbhelper.utils.com.pugwoo.dbhelper.utils.ScriptUtils
com.pugwoo.dbhelper.utils.com.pugwoo.dbhelper.utils.TypeAutoCast




© 2015 - 2024 Weber Informatics LLC | Privacy Policy