All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jooq.package-info Maven / Gradle / Ivy

Go to download

A Java implementation of a KillBill Payment Plugin that uses Authorize.Net as a payment gateway

There is a newer version: 2.8.196
Show newest version
/**
 * The org.jooq package contains jOOQ's public API.
 * 

* This package mostly contains interfaces that are implemented by the * org.jooq.impl package. These interfaces are constructed mostly * through the {@link org.jooq.impl.DSL} and {@link org.jooq.DSLContext} * classes, which hide implementation facts from the public API. */ package org.jooq;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy