jar

org.ancoron.postgresql : org.ancoron.postgresql.jpa

Maven & Gradle

Jan 03, 2013
1 usages
21 stars

PostgreSQL Network Types JPA Extension OSGi Bundle · This OSGi bundle contains classes that can be used directly within a JPA 2.0 enabled application to support direct mapping of the PostgreSQL specific data types 'inet', 'cidr' and 'macaddr'.

Table Of Contents

Latest Version

Download org.ancoron.postgresql : org.ancoron.postgresql.jpa JAR file - Latest Versions:

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 org.ancoron.postgresql.jpa-8.4.702.jdbc4.1-rc7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ancoron.postgresql.jpa.util

├─ org.ancoron.postgresql.jpa.util.NetworkUtils.class - [JAR]

org.ancoron.postgresql.jpa

├─ org.ancoron.postgresql.jpa.IPNetwork.class - [JAR]

├─ org.ancoron.postgresql.jpa.IPTarget.class - [JAR]

org.ancoron.postgresql.jpa.eclipselink

├─ org.ancoron.postgresql.jpa.eclipselink.ConverterInitializer.class - [JAR]

├─ org.ancoron.postgresql.jpa.eclipselink.ExtendedPostgreSQLPlatform.class - [JAR]

├─ org.ancoron.postgresql.jpa.eclipselink.IPNetworkConverter.class - [JAR]

├─ org.ancoron.postgresql.jpa.eclipselink.IPTargetConverter.class - [JAR]

├─ org.ancoron.postgresql.jpa.eclipselink.InetAddressConverter.class - [JAR]

├─ org.ancoron.postgresql.jpa.eclipselink.PGcidrConverter.class - [JAR]

├─ org.ancoron.postgresql.jpa.eclipselink.PGinetConverter.class - [JAR]

├─ org.ancoron.postgresql.jpa.eclipselink.PGmacaddrConverter.class - [JAR]

├─ org.ancoron.postgresql.jpa.eclipselink.PostgreSQLConnectionCustomizer.class - [JAR]

├─ org.ancoron.postgresql.jpa.eclipselink.UUIDConverter.class - [JAR]