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

Download dao4comm JAR 1.0.8 with all dependencies


Server dao app

Files of the artifact dao4comm version 1.0.8 from the group com.hadoopz.

Artifact dao4comm
Group com.hadoopz
Version 1.0.8
Last update 21. June 2018
Tags: server
Organization not specified
URL http://www.hadoopz.com
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies IProtocol, ITools, spring-orm, spring-context, mysql-connector-java, c3p0,
There are maybe transitive dependencies!
There is a newer version: 1.0.11
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of dao4comm Show documentation

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

0 downloads

Source code of dao4comm version 1.0.8

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.persistence.xml
com.mycomm.dao.dao4comm
com.mycomm.dao.dao4comm.com.mycomm.dao.dao4comm.ResultHelp
com.mycomm.dao.dao4comm.annotation
com.mycomm.dao.dao4comm.annotation.com.mycomm.dao.dao4comm.annotation.MyColumn
com.mycomm.dao.dao4comm.annotation.com.mycomm.dao.dao4comm.annotation.MyId
com.mycomm.dao.dao4comm.annotation.com.mycomm.dao.dao4comm.annotation.MyOneToMany
com.mycomm.dao.dao4comm.annotation.com.mycomm.dao.dao4comm.annotation.MyOneToOne
com.mycomm.dao.dao4comm.annotation.com.mycomm.dao.dao4comm.annotation.MyTable
com.mycomm.dao.dao4comm.annotation.com.mycomm.dao.dao4comm.annotation.OneToOneHandler
com.mycomm.dao.dao4comm.annotation.dialect
com.mycomm.dao.dao4comm.annotation.dialect.com.mycomm.dao.dao4comm.annotation.dialect.ColumTypeDetector
com.mycomm.dao.dao4comm.annotation.dialect.com.mycomm.dao.dao4comm.annotation.dialect.DataBaseType
com.mycomm.dao.dao4comm.annotation.dialect.com.mycomm.dao.dao4comm.annotation.dialect.DialectConfiguration
com.mycomm.dao.dao4comm.annotation.dialect.com.mycomm.dao.dao4comm.annotation.dialect.DialectHandlerSelector
com.mycomm.dao.dao4comm.annotation.dialect.com.mycomm.dao.dao4comm.annotation.dialect.FieldMetaData
com.mycomm.dao.dao4comm.annotation.dialect.com.mycomm.dao.dao4comm.annotation.dialect.FieldTypeDetector
com.mycomm.dao.dao4comm.annotation.dialect.com.mycomm.dao.dao4comm.annotation.dialect.JavaDataTypes
com.mycomm.dao.dao4comm.annotation.dialect.com.mycomm.dao.dao4comm.annotation.dialect.SqlBuilder
com.mycomm.dao.dao4comm.annotation.dialect.com.mycomm.dao.dao4comm.annotation.dialect.TableCharSetSelector
com.mycomm.dao.dao4comm.annotation.dialect.com.mycomm.dao.dao4comm.annotation.dialect.UniversalCharSet
com.mycomm.dao.dao4comm.annotation.dialect.com.mycomm.dao.dao4comm.annotation.dialect.UniversalDBColumType
com.mycomm.dao.dao4comm.annotation.dialect.com.mycomm.dao.dao4comm.annotation.dialect.UniversalEngine
com.mycomm.dao.dao4comm.annotation.dialect.mysql
com.mycomm.dao.dao4comm.annotation.dialect.mysql.com.mycomm.dao.dao4comm.annotation.dialect.mysql.MySqlColumTypeDetector
com.mycomm.dao.dao4comm.annotation.dialect.mysql.com.mycomm.dao.dao4comm.annotation.dialect.mysql.MySqlOneToOneHandler
com.mycomm.dao.dao4comm.annotation.dialect.mysql.com.mycomm.dao.dao4comm.annotation.dialect.mysql.MySqlTableCharSetSelector
com.mycomm.dao.dao4comm.annotation.dialect.mysql.com.mycomm.dao.dao4comm.annotation.dialect.mysql.MysqlSqlBuilder
com.mycomm.dao.dao4comm.annotation.dialect.oracle
com.mycomm.dao.dao4comm.annotation.dialect.oracle.com.mycomm.dao.dao4comm.annotation.dialect.oracle.OracleColumDialectHandler
com.mycomm.dao.dao4comm.annotation.dialect.oracle.com.mycomm.dao.dao4comm.annotation.dialect.oracle.OracleOneToOneHandler
com.mycomm.dao.dao4comm.annotation.dialect.oracle.com.mycomm.dao.dao4comm.annotation.dialect.oracle.OracleSqlBuilder
com.mycomm.dao.dao4comm.annotation.dialect.oracle.com.mycomm.dao.dao4comm.annotation.dialect.oracle.OracleTableCharSetSelector
com.mycomm.dao.dao4comm.base
com.mycomm.dao.dao4comm.base.com.mycomm.dao.dao4comm.base.BaseDaoSupport
com.mycomm.dao.dao4comm.base.com.mycomm.dao.dao4comm.base.DAO
com.mycomm.dao.dao4comm.base.com.mycomm.dao.dao4comm.base.MyEntityManager
com.mycomm.dao.dao4comm.bean
com.mycomm.dao.dao4comm.bean.com.mycomm.dao.dao4comm.bean.AnnoTest
com.mycomm.dao.dao4comm.cache
com.mycomm.dao.dao4comm.cache.com.mycomm.dao.dao4comm.cache.DefaultCache
com.mycomm.dao.dao4comm.cache.com.mycomm.dao.dao4comm.cache.LruMapCache
com.mycomm.dao.dao4comm.framework
com.mycomm.dao.dao4comm.framework.com.mycomm.dao.dao4comm.framework.AnnotationStructureStrategy
com.mycomm.dao.dao4comm.framework.com.mycomm.dao.dao4comm.framework.OrmObjectLoader
com.mycomm.dao.dao4comm.framework.impl
com.mycomm.dao.dao4comm.framework.impl.com.mycomm.dao.dao4comm.framework.impl.OneToManyOnlyOrmObjectLoader
com.mycomm.dao.dao4comm.framework.impl.com.mycomm.dao.dao4comm.framework.impl.OneToOneOnlyOrmObjectLoader
com.mycomm.dao.dao4comm.framework.impl.com.mycomm.dao.dao4comm.framework.impl.SimpleOrmObjectLoader
com.mycomm.dao.dao4comm.orm
com.mycomm.dao.dao4comm.orm.com.mycomm.dao.dao4comm.orm.MySession
com.mycomm.dao.dao4comm.orm.com.mycomm.dao.dao4comm.orm.OrmBaseSupport
com.mycomm.dao.dao4comm.orm.impl
com.mycomm.dao.dao4comm.orm.impl.com.mycomm.dao.dao4comm.orm.impl.MyOrmSession
com.mycomm.dao.dao4comm.util
com.mycomm.dao.dao4comm.util.com.mycomm.dao.dao4comm.util.AnnotationParser
com.mycomm.dao.dao4comm.util.com.mycomm.dao.dao4comm.util.ClassAnalysis
com.mycomm.dao.dao4comm.util.com.mycomm.dao.dao4comm.util.ConstantsKeeper
com.mycomm.dao.dao4comm.util.com.mycomm.dao.dao4comm.util.InstanceBuilder
com.mycomm.dao.dao4comm.util.com.mycomm.dao.dao4comm.util.MyQueryCondition
com.mycomm.dao.dao4comm.util.com.mycomm.dao.dao4comm.util.PreparedStatementBuilder
com.mycomm.dao.dao4comm.util.com.mycomm.dao.dao4comm.util.Utils




© 2015 - 2024 Weber Informatics LLC | Privacy Policy