jar

com.xishankeji : Porter-DB

Maven & Gradle

Jan 10, 2022
6 stars

Porter-DB · 数据库持久层模块,支持Mybatis等,支持注解式的JDBC事务

Table Of Contents

Latest Version

Download com.xishankeji : Porter-DB JAR file - Latest Versions:

All Versions

Download com.xishankeji : Porter-DB JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window Porter-DB-1.2.275.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.xishan.oftenporter.oftendb.annotation.tx

├─ cn.xishan.oftenporter.oftendb.annotation.tx.Isolation.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.annotation.tx.Readonly.class - [JAR]

cn.xishan.oftenporter.oftendb.annotation

├─ cn.xishan.oftenporter.oftendb.annotation.AnnotationSearch.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.annotation.DBField.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.annotation.ExceptColumns.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.annotation.ExceptDBField.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.annotation.MyBatisAlias.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.annotation.MyBatisAliass.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.annotation.MyBatisField.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.annotation.MyBatisMapper.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.annotation.MyBatisParams.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.annotation.MyConsumer.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.annotation.TableOptionFilter.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.annotation.TransactionDB.class - [JAR]

cn.xishan.oftenporter.oftendb.db

├─ cn.xishan.oftenporter.oftendb.db.BaseEasier.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.db.CUnit.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.db.Condition.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.db.ConnectionWrapper.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.db.DBException.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.db.DBNameValues.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.db.MultiNameValues.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.db.Operator.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.db.QuerySettings.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.db.ToFinal.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.db.TransactionConfig.class - [JAR]

cn.xishan.oftenporter.oftendb.util

├─ cn.xishan.oftenporter.oftendb.util.DataUtil.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.util.DataUtilCacheEntity.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.util.SimpleSqlUtil.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.util.TableOption.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.util.TableOptionDealt.class - [JAR]

cn.xishan.oftenporter.oftendb.db.sql

├─ cn.xishan.oftenporter.oftendb.db.sql.IConnection.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.db.sql.SqlCondition.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.db.sql.SqlUtil.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.db.sql.TransactionDBHandle.class - [JAR]

cn.xishan.oftenporter.oftendb.mybatis

├─ cn.xishan.oftenporter.oftendb.mybatis.ConfigurationHandle.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.mybatis.ConnFinalWrap.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.mybatis.CursorWrap.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.mybatis.IDynamicAnnotationImprovableForDao.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.mybatis.IMapperNameHandle.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.mybatis.Invocation4Dao.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.mybatis.MSqlSessionFactoryBuilder.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.mybatis.MyBatisBridge.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.mybatis.MyBatisDao.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.mybatis.MyBatisDaoGen.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.mybatis.MyBatisDaoImpl.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.mybatis.MyBatisOption.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.mybatis.MybatisConfig.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.mybatis._MyBatis.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.mybatis._MyBatisField.class - [JAR]

├─ cn.xishan.oftenporter.oftendb.mybatis.__MyBatisDaoProxy__.class - [JAR]

Advertisement