Nikita Timofeev created CAY-2665: ------------------------------------ Summary: Support for widespread SQL types that falls into Jdbc type OTHER Key: CAY-2665 URL: https://issues.apache.org/jira/browse/CAY-2665 Project: Cayenne Issue Type: Task Components: Core Library, Database integration, dbimport, Modeler Reporter: Nikita Timofeev Assignee: Nikita Timofeev Fix For: 4.2.M2
There are several commonly used DB data types that don't have special treatment in the JDBC spec. Namely it's Geometry and JSON types that are supported by the most RDBMSs. This task is about supporting those types in the Cayenne core (as well as in the dbimport). Initially we will support *Wkt*, *GeoJson* and *JSON* types. See also discussion and some early prototype in [this thread|https://lists.apache.org/thread.html/r89cff7a969acce753b1648fe4f2a7a1a8279533ad0764e329afaff16%40%3Cdev.cayenne.apache.org%3E]. -- This message was sent by Atlassian Jira (v8.3.4#803005)