All Classes and Interfaces
Class
Description
Special test cases for
CrudRepositoryWriter -- the majority of the class is tested by CsvDatabaseReaderTest and
DbUnitFlatXmlReaderTest.Defines a set of test cases to be used to test different classes that read text files to populate repositories, e.g.,
DbUnitFlatXmlReader and CsvDatabaseReader.A JPA entity that uses property access, i.e., puts JPA annotations on get methods.
An example of how to use a
ShapefileProcessor to create SQL insert statements for a particular type of shapefile.Interprets a
org.opengis.feature.Feature from a shapefile with bar information and processes it with a Shape2Sql.BarProcessor.Defines some kind of processing of bar information.
A "test" showing how to draw the geometries in a shapefile using a
GeometryDrawingPanel.