Release notes - jkniv-whinstone - Version 0.6.6

New Feature

Release notes - jkniv-whinstone - Version 0.6.4

Bug

  • [JKNIVWHIN-119] - BUG Fix [couchdb] cannot fetch include_docs with a view
    -[JKNIVWHIN-120] - BUG Fix [couchdb] Paginate doesn’t works because Bookmark wasn’t cloned

Release notes - jkniv-whinstone - Version 0.6.3

Bug

Release notes - jkniv-whinstone - Version 0.6.1

Bug

  • [JKNIVWHIN-114] - Bean validation is executed before @PreCallback

Release notes - jkniv-whinstone - Version 0.6.0

New Feature

  • [JKNIVWHIN-19] - paginate query (Oracle, Postgresql, Derby)
  • [JKNIVWHIN-20] - add support list method with ExtractorResult like Spring
  • [JKNIVWHIN-21] - Supports Local Transaction
  • [JKNIVWHIN-22] - Supports participating for Spring transactions
  • [JKNIVWHIN-23] - generate key to inserted values
  • [JKNIVWHIN-24] - supports to clause IN for collection, list, arrays
  • [JKNIVWHIN-25] - [jdbc] foreach to execute multiple insert/update/delete
  • [JKNIVWHIN-26] - support to OneToOne mapping
  • [JKNIVWHIN-27] - Supports OneToMany mapping
  • [JKNIVWHIN-31] - add Bean Validation JSR 303
  • [JKNIVWHIN-33] - [cassandra] supports for cache selects result
  • [JKNIVWHIN-40] - [jdbc] foreach to execute multiple insert/update/delete
  • [JKNIVWHIN-41] - Runner with EclipseLink
  • [JKNIVWHIN-42] - Supports named param for native query EclipseLink
  • [JKNIVWHIN-43] - supports to clause IN for collection, list, arrays
  • [JKNIVWHIN-44] - [jpa] Callback methods SELECT, REMOVE, UPDATE, ADD
  • [JKNIVWHIN-57] - Default returnType java.util.Map
  • [JKNIVWHIN-75] - [jdbc] supports for cache selects result
  • [JKNIVWHIN-76] - [couchdb] supports for cache selects result
  • [JKNIVWHIN-77] - [jpa2] supports for cache selects result
  • [JKNIVWHIN-90] - [cassandra] foreach to execute multiple insert/update/delete
  • [JKNIVWHIN-93] - [jdbc] Change behavior Diaclect by SQLFeatures configuration
  • [JKNIVWHIN-96] - [cassandra] paginate queries for cassandra

Improvement

Bug

  • [JKNIVWHIN-18] - ClassCastException when select 1 column
  • [JKNIVWHIN-85] - [cassandra] Auto generate keys
  • [JKNIVWHIN-86] - [jdbc] potential unclosed statement
  • [JKNIVWHIN-87] - [jdbc] connection is hold when there isn't transaction
  • [JKNIVWHIN-88] - [jdbc] connection must be release after transaction is commited or rollbacked
  • [JKNIVWHIN-89] - [jdbc] SQLFeatureNotSupportedException: Unsupported holdability value
  • [JKNIVWHIN-95] - [jdbc] get(T entity) and get(Class<T> returnType, Object entity) doesn't resolve queryname correctly
  • [JKNIVWHIN-108] - [couchdb] fix dialect

Release notes - jkniv-whinstone - Version 0.6.0.M50

New Feature

  • [JKNIVWHIN-44] - [jpa] Callback methods SELECT, REMOVE, UPDATE, ADD
  • [JKNIVWHIN-77] - [jpa2] supports for cache selects result

Improvement

Bug

Release notes: jkniv-whinstone - Version 0.6.0.M49

New Feature

  • [JKNIVWHIN-90] - [cassandra] foreach to execute multiple insert/update/delete
  • [JKNIVWHIN-93] - [jdbc] Change behavior Diaclect by SQLFeatures configuration

Improvement

Bug

  • [JKNIVWHIN-85] - [cassandra] Auto generate keys
  • [JKNIVWHIN-89] - [jdbc] SQLFeatureNotSupportedException: Unsupported holdability value
  • [JKNIVWHIN-95] - [jdbc] get(T entity) and get(Class<T> returnType, Object entity) doesn't resolve queryname correctly

Release notes: jkniv-whinstone - Version 0.6.0.M48

New Feature

  • [JKNIVWHIN-40] - Update [jdbc] foreach to execute multiple insert/update/delete
  • [JKNIVWHIN-75] - Update [jdbc] supports for cache selects result

Bug

  • [JKNIVWHIN-88] - BUG Fix [jdbc] connection must be release after transaction is commited or rollbacked

  • Release notes - jkniv-whinstone - Version 0.6.0.M47

    Bug

    • [JKNIVWHIN-86] - BUG Fix [jdbc] potential unclosed statement
    • [JKNIVWHIN-87] - BUG Fix [jdbc] connection is hold when there isn't transaction