Uses of Interface
org.jooq.Data

Packages that use Data
Package
Description
This package contains jOOQ's public API.
  • Uses of Data in org.jooq

    Subinterfaces of Data in org.jooq
    Modifier and Type
    Interface
    Description
    interface 
    A wrapper type for spatial data obtained from the database.
    Classes in org.jooq that implement Data
    Modifier and Type
    Class
    Description
    final class 
    A wrapper type for SQL:2016 standard DECFLOAT data types.
    final class 
    A wrapper type for spatial data obtained from the database.
    final class 
    A wrapper type for spatial data obtained from the database.
    final class 
    A JSON wrapper type for JSON data obtained from the database.
    final class 
    A JSON wrapper type for JSONB data obtained from the database.
    final class 
    An XML wrapper type for XML data obtained from the database.