Uses of Class
org.deegree_impl.io.PostgisDBAccess

Packages that use PostgisDBAccess
org.deegree_impl.services.wfs.postgis   
 

Uses of PostgisDBAccess in org.deegree_impl.services.wfs.postgis
 

Methods in org.deegree_impl.services.wfs.postgis with parameters of type PostgisDBAccess
 java.util.ArrayList CTransaction.performInsert(InsertTree tree, PostgisDBAccess osa)