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

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

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

Fields in org.jooq.util.maven.example.postgres declared as UStreetType
static UStreetType UDTs.U_STREET_TYPE
          The type public.u_street_type
 

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

Fields in org.jooq.util.maven.example.postgres.udt declared as UStreetType
static UStreetType UStreetType.U_STREET_TYPE
          The singleton instance of public.u_street_type
 



Copyright © 2012. All Rights Reserved.