Summary
- Sharing ConnectionProvider contract expected for a full-featured PersistenceContext in ConnectionConfiguration.TransactionalConnectionProvider: (commit: 3c8d269) (details)
- Implementation of database sequence as identifier provider. (commit: a84723a) (details)
- Implementing support of database sequence as identifier provider for some database vendors. SQLite and MySQL can't be addressed with current design because they don't support sequences. (commit: 10f50d5) (details)