View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window mango-db-0.0.12-FINAL.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.pelle.mango.db.voquery.predicates
├─ io.pelle.mango.db.voquery.predicates.AttributeDescriptorNamePredicate.class - [JAR]
io.pelle.mango.db.dao
├─ io.pelle.mango.db.dao.AbstractEntityDAO.class - [JAR]
├─ io.pelle.mango.db.dao.AbstractVODAO.class - [JAR]
├─ io.pelle.mango.db.dao.BaseDAO.class - [JAR]
├─ io.pelle.mango.db.dao.BaseEntityDAO.class - [JAR]
├─ io.pelle.mango.db.dao.BaseEntityDAODelegate.class - [JAR]
├─ io.pelle.mango.db.dao.BaseEntityVODelegate.class - [JAR]
├─ io.pelle.mango.db.dao.BaseVODAO.class - [JAR]
├─ io.pelle.mango.db.dao.BaseVODAODelegate.class - [JAR]
├─ io.pelle.mango.db.dao.IBaseEntityDAO.class - [JAR]
├─ io.pelle.mango.db.dao.IBaseVODAO.class - [JAR]
├─ io.pelle.mango.db.dao.IBaseVOEntityDAO.class - [JAR]
├─ io.pelle.mango.db.dao.IDAOCallback.class - [JAR]
├─ io.pelle.mango.db.dao.IVODAODecorator.class - [JAR]
├─ io.pelle.mango.db.dao.IVOEntityDAO.class - [JAR]
io.pelle.mango.db
├─ io.pelle.mango.db.IUser.class - [JAR]
├─ io.pelle.mango.db.MangoDBApplicationContext.class - [JAR]
io.pelle.mango.db.copy
├─ io.pelle.mango.db.copy.BaseCopyBean.class - [JAR]
├─ io.pelle.mango.db.copy.IFieldCopyHandler.class - [JAR]
├─ io.pelle.mango.db.copy.ObjectFieldDescriptor.class - [JAR]
├─ io.pelle.mango.db.copy.ObjectFieldIterator.class - [JAR]
io.pelle.mango.db.query
├─ io.pelle.mango.db.query.BaseServerQuery.class - [JAR]
├─ io.pelle.mango.db.query.ServerAggregateQuery.class - [JAR]
├─ io.pelle.mango.db.query.ServerCountQuery.class - [JAR]
├─ io.pelle.mango.db.query.ServerDeleteQuery.class - [JAR]
├─ io.pelle.mango.db.query.ServerSelectQuery.class - [JAR]
io.pelle.mango.db.copy.handler
├─ io.pelle.mango.db.copy.handler.BigIntegerToLongCopyHandler.class - [JAR]
├─ io.pelle.mango.db.copy.handler.EnumCopyHandler.class - [JAR]
├─ io.pelle.mango.db.copy.handler.LongToBigIntegerCopyHandler.class - [JAR]
├─ io.pelle.mango.db.copy.handler.MapCopyHandler.class - [JAR]
├─ io.pelle.mango.db.copy.handler.TypeEqualsCopyHandler.class - [JAR]
io.pelle.mango.db.util
├─ io.pelle.mango.db.util.BeanUtils.class - [JAR]
├─ io.pelle.mango.db.util.ClassUtils.class - [JAR]
├─ io.pelle.mango.db.util.CopyBean.class - [JAR]
├─ io.pelle.mango.db.util.DBUtil.class - [JAR]
├─ io.pelle.mango.db.util.EntityVOMapper.class - [JAR]
├─ io.pelle.mango.db.util.MergingPersistenceUnitPostProcessor.class - [JAR]
├─ io.pelle.mango.db.util.XPathUtil.class - [JAR]
io.pelle.mango.db.voquery
├─ io.pelle.mango.db.voquery.AttributesDescriptorQuery.class - [JAR]
├─ io.pelle.mango.db.voquery.EntityClassQuery.class - [JAR]
├─ io.pelle.mango.db.voquery.Predicates.class - [JAR]
├─ io.pelle.mango.db.voquery.VOClassQuery.class - [JAR]