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

Download headb JAR 0.19 with all dependencies


ORM which The highest development efficiency and Efficiency is the fastest

Files of the artifact headb version 0.19 from the group com.vonchange.

Artifact headb
Group com.vonchange
Version 0.19
Last update 15. April 2016
Tags: which development highest efficiency fastest
Organization not specified
URL https://git.oschina.net/vonchange/halodb.git
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies dom4j, commons-logging, jodd-bean, xpp3,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of headb Show documentation

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

0 downloads

Source code of headb version 0.19

META-INF
META-INF.META-INF.MANIFEST.MF
com.vonchange.headb.core
com.vonchange.headb.core.com.vonchange.headb.core.AbstractHeaDao
com.vonchange.headb.core.com.vonchange.headb.core.HeaSoul
com.vonchange.headb.core.annotation
com.vonchange.headb.core.annotation.com.vonchange.headb.core.annotation.FieldInfo
com.vonchange.headb.core.annotation.com.vonchange.headb.core.annotation.HeaEntity
com.vonchange.headb.core.annotation.com.vonchange.headb.core.annotation.HeaExclusion
com.vonchange.headb.core.annotation.com.vonchange.headb.core.annotation.HeaId
com.vonchange.headb.core.base
com.vonchange.headb.core.base.com.vonchange.headb.core.base.HeaCore
com.vonchange.headb.core.bean
com.vonchange.headb.core.bean.com.vonchange.headb.core.bean.ColumnCondition
com.vonchange.headb.core.bean.com.vonchange.headb.core.bean.Entity
com.vonchange.headb.core.bean.com.vonchange.headb.core.bean.EntityField
com.vonchange.headb.core.bean.com.vonchange.headb.core.bean.Join
com.vonchange.headb.core.bean.com.vonchange.headb.core.bean.SelectColumn
com.vonchange.headb.core.bean.com.vonchange.headb.core.bean.SqlFragment
com.vonchange.headb.core.bean.com.vonchange.headb.core.bean.SqlParmeter
com.vonchange.headb.core.bean.com.vonchange.headb.core.bean.TableSql
com.vonchange.headb.core.constant
com.vonchange.headb.core.constant.com.vonchange.headb.core.constant.HeaConstant
com.vonchange.headb.core.dialect
com.vonchange.headb.core.dialect.com.vonchange.headb.core.dialect.Dialect
com.vonchange.headb.core.dialect.com.vonchange.headb.core.dialect.DialectType
com.vonchange.headb.core.dialect.com.vonchange.headb.core.dialect.MySQLDialect
com.vonchange.headb.core.enums
com.vonchange.headb.core.enums.com.vonchange.headb.core.enums.HeaTime
com.vonchange.headb.core.enums.com.vonchange.headb.core.enums.HeaType
com.vonchange.headb.core.enums.com.vonchange.headb.core.enums.SearchOperator
com.vonchange.headb.core.exception
com.vonchange.headb.core.exception.com.vonchange.headb.core.exception.CannotGetConnectionException
com.vonchange.headb.core.exception.com.vonchange.headb.core.exception.MyRuntimeException
com.vonchange.headb.core.exception.com.vonchange.headb.core.exception.NestedExceptionUtils
com.vonchange.headb.core.exception.com.vonchange.headb.core.exception.NestedRuntimeException
com.vonchange.headb.core.exception.com.vonchange.headb.core.exception.NotAllowDBColumnException
com.vonchange.headb.core.exception.com.vonchange.headb.core.exception.PersistenceException
com.vonchange.headb.core.map
com.vonchange.headb.core.map.com.vonchange.headb.core.map.HeaGetMap
com.vonchange.headb.core.map.com.vonchange.headb.core.map.HeaMap
com.vonchange.headb.core.page
com.vonchange.headb.core.page.com.vonchange.headb.core.page.IPage
com.vonchange.headb.core.page.impl
com.vonchange.headb.core.page.impl.com.vonchange.headb.core.page.impl.PageImpl
com.vonchange.headb.utils
com.vonchange.headb.utils.com.vonchange.headb.utils.HAssert
com.vonchange.headb.utils.com.vonchange.headb.utils.HBase
com.vonchange.headb.utils.array
com.vonchange.headb.utils.array.com.vonchange.headb.utils.array.HArrayUtils
com.vonchange.headb.utils.bean
com.vonchange.headb.utils.bean.com.vonchange.headb.utils.bean.HBeanUtils
com.vonchange.headb.utils.classloader
com.vonchange.headb.utils.classloader.com.vonchange.headb.utils.classloader.ClassLoaderWrapper
com.vonchange.headb.utils.classloader.com.vonchange.headb.utils.classloader.HClassLoaderUtils
com.vonchange.headb.utils.clazz
com.vonchange.headb.utils.clazz.com.vonchange.headb.utils.clazz.HClassUtils
com.vonchange.headb.utils.config
com.vonchange.headb.utils.config.com.vonchange.headb.utils.config.HConfigUtil
com.vonchange.headb.utils.convert
com.vonchange.headb.utils.convert.com.vonchange.headb.utils.convert.HConvertUtils
com.vonchange.headb.utils.file
com.vonchange.headb.utils.file.com.vonchange.headb.utils.file.HFileUtils
com.vonchange.headb.utils.logger
com.vonchange.headb.utils.logger.com.vonchange.headb.utils.logger.HLogUtils
com.vonchange.headb.utils.map
com.vonchange.headb.utils.map.com.vonchange.headb.utils.map.HHashMap
com.vonchange.headb.utils.map.com.vonchange.headb.utils.map.HLinkedHashMap
com.vonchange.headb.utils.map.com.vonchange.headb.utils.map.HMyHashMap
com.vonchange.headb.utils.map.com.vonchange.headb.utils.map.HMyLinkedHashMap
com.vonchange.headb.utils.md5
com.vonchange.headb.utils.md5.com.vonchange.headb.utils.md5.HMD5Util
com.vonchange.headb.utils.named
com.vonchange.headb.utils.named.com.vonchange.headb.utils.named.HNamedParameterUtils
com.vonchange.headb.utils.named.com.vonchange.headb.utils.named.ParsedSql
com.vonchange.headb.utils.orm
com.vonchange.headb.utils.orm.com.vonchange.headb.utils.orm.HOrmUtil
com.vonchange.headb.utils.orm.com.vonchange.headb.utils.orm.IOrm
com.vonchange.headb.utils.orm.impl
com.vonchange.headb.utils.orm.impl.com.vonchange.headb.utils.orm.impl.OrmImpl
com.vonchange.headb.utils.orm.impl.com.vonchange.headb.utils.orm.impl.OrmImplNot
com.vonchange.headb.utils.sql
com.vonchange.headb.utils.sql.com.vonchange.headb.utils.sql.HSQLFormatter
com.vonchange.headb.utils.sql.com.vonchange.headb.utils.sql.HSqlFill
com.vonchange.headb.utils.string
com.vonchange.headb.utils.string.com.vonchange.headb.utils.string.HStringUtils
com.vonchange.headb.utils.string.third
com.vonchange.headb.utils.string.third.com.vonchange.headb.utils.string.third.StringUtils
com.vonchange.headb.utils.template
com.vonchange.headb.utils.template.com.vonchange.headb.utils.template.HTpl
com.vonchange.headb.utils.time
com.vonchange.headb.utils.time.com.vonchange.headb.utils.time.HDateUtils
com.vonchange.headb.utils.time.third
com.vonchange.headb.utils.time.third.com.vonchange.headb.utils.time.third.ADateUtils
com.vonchange.headb.utils.xml
com.vonchange.headb.utils.xml.com.vonchange.headb.utils.xml.HXmlUtils
com.vonchange.headb.utils.xml.bean
com.vonchange.headb.utils.xml.bean.com.vonchange.headb.utils.xml.bean.XmlCache




© 2015 - 2024 Weber Informatics LLC | Privacy Policy