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 productdata-jpa-provider-23.6.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.faktorips.runtime.productdata.jpa.util
├─ org.faktorips.runtime.productdata.jpa.util.DateTimeConverter.class - [JAR]
├─ org.faktorips.runtime.productdata.jpa.util.package-info.class - [JAR]
org.faktorips.runtime.productdata.jpa.toc
├─ org.faktorips.runtime.productdata.jpa.toc.DbEnumContentTocEntry.class - [JAR]
├─ org.faktorips.runtime.productdata.jpa.toc.DbGenerationTocEntry.class - [JAR]
├─ org.faktorips.runtime.productdata.jpa.toc.DbProductCmptTocEntry.class - [JAR]
├─ org.faktorips.runtime.productdata.jpa.toc.DbTableContentTocEntry.class - [JAR]
├─ org.faktorips.runtime.productdata.jpa.toc.DbTableOfContents.class - [JAR]
├─ org.faktorips.runtime.productdata.jpa.toc.DbTocEntryAdapter.class - [JAR]
├─ org.faktorips.runtime.productdata.jpa.toc.package-info.class - [JAR]
org.faktorips.runtime.productdata.jpa.provider
├─ org.faktorips.runtime.productdata.jpa.provider.DbProductDataProvider.class - [JAR]
├─ org.faktorips.runtime.productdata.jpa.provider.DbProductDataProviderFactory.class - [JAR]
├─ org.faktorips.runtime.productdata.jpa.provider.ProductDatabase.class - [JAR]
├─ org.faktorips.runtime.productdata.jpa.provider.ProductDatabaseBean.class - [JAR]
├─ org.faktorips.runtime.productdata.jpa.provider.package-info.class - [JAR]