Uses of Class
org.postgresql.pljava.internal.Relation

Packages that use Relation
org.postgresql.pljava.internal   
 

Uses of Relation in org.postgresql.pljava.internal
 

Methods in org.postgresql.pljava.internal that return Relation
 Relation TriggerData.getRelation()
          Returns a descriptor for the Tuples exposed by this trigger.