jar

org.phoenixframe : phoenix_db

Maven & Gradle

Oct 11, 2016

phoenix_db · 对hibernate4的封装。封装了Druid,通过Druid可以轻量级的对其他数据库进行操作

Table Of Contents

Latest Version

Download org.phoenixframe : phoenix_db JAR file - Latest Versions:

All Versions

Download org.phoenixframe : phoenix_db JAR file - All Versions:

Version Vulnerabilities Size Updated
1.5.x
1.4.x
1.3.x
1.2.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 phoenix_db-1.5.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.phoenix.basic.impl

├─ org.phoenix.basic.impl.BaseDao.class - [JAR]

├─ org.phoenix.basic.impl.HibernateDaoImpl.class - [JAR]

├─ org.phoenix.basic.impl.HibernateDaoSupport.class - [JAR]

org.phoenix.basic.paging

├─ org.phoenix.basic.paging.Pager.class - [JAR]

├─ org.phoenix.basic.paging.SystemContext.class - [JAR]

├─ org.phoenix.basic.paging.SystemRequest.class - [JAR]

├─ org.phoenix.basic.paging.SystemRequestHolder.class - [JAR]

org.phoenix.basic.utils

├─ org.phoenix.basic.utils.EntityManagerUtil.class - [JAR]

├─ org.phoenix.basic.utils.HibernateUtil.class - [JAR]

org.phoenix.extend.druid

├─ org.phoenix.extend.druid.DruidUtil.class - [JAR]

org.phoenix.basic.dao

├─ org.phoenix.basic.dao.IBaseDao.class - [JAR]