Uses of Class
org.jooq.util.maven.example.postgres.udt.UAddressType

Packages that use UAddressType
org.jooq.util.maven.example.postgres   
org.jooq.util.maven.example.postgres.udt   
 

Uses of UAddressType in org.jooq.util.maven.example.postgres
 

Fields in org.jooq.util.maven.example.postgres declared as UAddressType
static UAddressType UDTs.U_ADDRESS_TYPE
          The type public.u_address_type
 

Uses of UAddressType in org.jooq.util.maven.example.postgres.udt
 

Fields in org.jooq.util.maven.example.postgres.udt declared as UAddressType
static UAddressType UAddressType.U_ADDRESS_TYPE
          The singleton instance of public.u_address_type
 



Copyright © 2012. All Rights Reserved.