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 mg-entity-1.0.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.mg.framework.entity.multiTenant
├─ com.mg.framework.entity.multiTenant.MgDataSource.class - [JAR]
├─ com.mg.framework.entity.multiTenant.MgMultiTenantConnectionProvider.class - [JAR]
├─ com.mg.framework.entity.multiTenant.TenantIdResolver.class - [JAR]
com.mg.framework.entity.vo
├─ com.mg.framework.entity.vo.MgPageable.class - [JAR]
├─ com.mg.framework.entity.vo.PageTableVO.class - [JAR]
├─ com.mg.framework.entity.vo.SimpleDataVO.class - [JAR]
├─ com.mg.framework.entity.vo.TableDataCellVO.class - [JAR]
├─ com.mg.framework.entity.vo.TableDataVO.class - [JAR]
├─ com.mg.framework.entity.vo.TableHeaderCellVO.class - [JAR]
├─ com.mg.framework.entity.vo.TableSelectVo.class - [JAR]
com.mg.common.entity
├─ com.mg.common.entity.ExpandEntity.class - [JAR]
├─ com.mg.common.entity.InstanceEntity.class - [JAR]
├─ com.mg.common.entity.MenuEntity.class - [JAR]
├─ com.mg.common.entity.PermissionEntity.class - [JAR]
├─ com.mg.common.entity.QExpandEntity.class - [JAR]
├─ com.mg.common.entity.QInstanceEntity.class - [JAR]
├─ com.mg.common.entity.QMenuEntity.class - [JAR]
├─ com.mg.common.entity.QPermissionEntity.class - [JAR]
├─ com.mg.common.entity.QRoleDataScopeEntity.class - [JAR]
├─ com.mg.common.entity.QRoleEntity.class - [JAR]
├─ com.mg.common.entity.QSmsCodeEntity.class - [JAR]
├─ com.mg.common.entity.QSystemParamEntity.class - [JAR]
├─ com.mg.common.entity.QUrlResourcesEntity.class - [JAR]
├─ com.mg.common.entity.QUserEntity.class - [JAR]
├─ com.mg.common.entity.QUserRuleEntity.class - [JAR]
├─ com.mg.common.entity.RoleDataScopeEntity.class - [JAR]
├─ com.mg.common.entity.RoleEntity.class - [JAR]
├─ com.mg.common.entity.SmsCodeEntity.class - [JAR]
├─ com.mg.common.entity.SystemParamEntity.class - [JAR]
├─ com.mg.common.entity.UrlResourcesEntity.class - [JAR]
├─ com.mg.common.entity.UserEntity.class - [JAR]
├─ com.mg.common.entity.UserRuleEntity.class - [JAR]
com.mg.common.entity.vo
├─ com.mg.common.entity.vo.MenuDeepComparator.class - [JAR]
├─ com.mg.common.entity.vo.MenuTypeEnum.class - [JAR]
├─ com.mg.common.entity.vo.PermissionActionEnum.class - [JAR]
├─ com.mg.common.entity.vo.PermissionTypeEnum.class - [JAR]
├─ com.mg.common.entity.vo.SimpleDataVO.class - [JAR]
com.mg.framework.entity.model
├─ com.mg.framework.entity.model.BaseEntity.class - [JAR]
├─ com.mg.framework.entity.model.EntityListener.class - [JAR]
├─ com.mg.framework.entity.model.QBaseEntity.class - [JAR]
├─ com.mg.framework.entity.model.TableStringGenerator.class - [JAR]
com.mg.framework.entity.metadata
├─ com.mg.framework.entity.metadata.MControllerTypeEnum.class - [JAR]
├─ com.mg.framework.entity.metadata.MEnumEntity.class - [JAR]
├─ com.mg.framework.entity.metadata.MExpressGroupEntity.class - [JAR]
├─ com.mg.framework.entity.metadata.MExpressionEntity.class - [JAR]
├─ com.mg.framework.entity.metadata.MFavoritesEntity.class - [JAR]
├─ com.mg.framework.entity.metadata.MFieldTypeEnum.class - [JAR]
├─ com.mg.framework.entity.metadata.MFunction.class - [JAR]
├─ com.mg.framework.entity.metadata.MImportTemplateEntity.class - [JAR]
├─ com.mg.framework.entity.metadata.MInVisibleTypeEnum.class - [JAR]
├─ com.mg.framework.entity.metadata.MInterfaceEntity.class - [JAR]
├─ com.mg.framework.entity.metadata.MInterfaceReturnTypeEnum.class - [JAR]
├─ com.mg.framework.entity.metadata.MJoinedTypeEnum.class - [JAR]
├─ com.mg.framework.entity.metadata.MObjectEntity.class - [JAR]
├─ com.mg.framework.entity.metadata.MObjectScriptEntity.class - [JAR]
├─ com.mg.framework.entity.metadata.MOrderBy.class - [JAR]
├─ com.mg.framework.entity.metadata.MOrderByEnum.class - [JAR]
├─ com.mg.framework.entity.metadata.MPropertyEntity.class - [JAR]
├─ com.mg.framework.entity.metadata.MRelationEnum.class - [JAR]
├─ com.mg.framework.entity.metadata.MSqlEntity.class - [JAR]
├─ com.mg.framework.entity.metadata.MTemplateEntity.class - [JAR]
├─ com.mg.framework.entity.metadata.MTemplateTypeEnum.class - [JAR]
├─ com.mg.framework.entity.metadata.MTypeEnum.class - [JAR]
├─ com.mg.framework.entity.metadata.MValueType.class - [JAR]
├─ com.mg.framework.entity.metadata.MirrorPropertyEntity.class - [JAR]
├─ com.mg.framework.entity.metadata.QMEnumEntity.class - [JAR]
├─ com.mg.framework.entity.metadata.QMExpressGroupEntity.class - [JAR]
├─ com.mg.framework.entity.metadata.QMExpressionEntity.class - [JAR]
├─ com.mg.framework.entity.metadata.QMFavoritesEntity.class - [JAR]
├─ com.mg.framework.entity.metadata.QMImportTemplateEntity.class - [JAR]
├─ com.mg.framework.entity.metadata.QMInterfaceEntity.class - [JAR]
├─ com.mg.framework.entity.metadata.QMObjectEntity.class - [JAR]
├─ com.mg.framework.entity.metadata.QMObjectScriptEntity.class - [JAR]
├─ com.mg.framework.entity.metadata.QMPropertyEntity.class - [JAR]
├─ com.mg.framework.entity.metadata.QMSqlEntity.class - [JAR]
├─ com.mg.framework.entity.metadata.QMTemplateEntity.class - [JAR]
├─ com.mg.framework.entity.metadata.QMirrorPropertyEntity.class - [JAR]
com.mg.report.entity
├─ com.mg.report.entity.ChartCategoryEntity.class - [JAR]
├─ com.mg.report.entity.ChartDataModelEnum.class - [JAR]
├─ com.mg.report.entity.QChartCategoryEntity.class - [JAR]
├─ com.mg.report.entity.QReportChartEntity.class - [JAR]
├─ com.mg.report.entity.QReportColumnEntity.class - [JAR]
├─ com.mg.report.entity.QReportDimenEntity.class - [JAR]
├─ com.mg.report.entity.QReportDimenItemEntity.class - [JAR]
├─ com.mg.report.entity.QReportEntity.class - [JAR]
├─ com.mg.report.entity.QReportViewerEntity.class - [JAR]
├─ com.mg.report.entity.ReportChartEntity.class - [JAR]
├─ com.mg.report.entity.ReportColumnEntity.class - [JAR]
├─ com.mg.report.entity.ReportDimenEntity.class - [JAR]
├─ com.mg.report.entity.ReportDimenItemEntity.class - [JAR]
├─ com.mg.report.entity.ReportEntity.class - [JAR]
├─ com.mg.report.entity.ReportViewerEntity.class - [JAR]
├─ com.mg.report.entity.StatisticalMethodEnum.class - [JAR]
com.mg.framework.utils
├─ com.mg.framework.utils.ConditionExpression.class - [JAR]
├─ com.mg.framework.utils.CurrentUserConverter.class - [JAR]
├─ com.mg.framework.utils.LogPatternLayout.class - [JAR]
├─ com.mg.framework.utils.RequestHolder.class - [JAR]
├─ com.mg.framework.utils.StatusEnum.class - [JAR]
├─ com.mg.framework.utils.UserHolder.class - [JAR]