Uses of Class
org.deegree.feature.persistence.sql.blob.BlobCodec

Packages that use BlobCodec
org.deegree.feature.persistence.sql.blob   
 

Uses of BlobCodec in org.deegree.feature.persistence.sql.blob
 

Methods in org.deegree.feature.persistence.sql.blob that return BlobCodec
 BlobCodec BlobMapping.getCodec()
          Returns the BlobCodec for encoding and decoding features / geometries.
 

Constructors in org.deegree.feature.persistence.sql.blob with parameters of type BlobCodec
BlobMapping(String table, ICRS storageCRS, BlobCodec codec)
          Creates a new BlobMapping instance.
 



Copyright © 2011. All Rights Reserved.