Framework is designed to provide simple database access using native SQL queries.
It will care about connection handling and object closing statements to foreclose connection leaks.
Containing a pure Java connection pool, it can be used in fat clients, web applications, batch jobs - everything based on Java.

Export features are available:
CSV, HTML, XML, XML-Spreadsheets (Excel)

Can be used as XA and None-XA datasource, statement parameters are available.

JPA library is used to provide EntityManager compliance, it is not required for normal DatabaseAccessor. (used for DatabaseAccessorJPA)

ATTENTION:
You should use one DatabaseAccessor instance per database, so please use Singleton pattern in multi-thread environments like web applications. DatabaseAccessor is implementing DataSource interface, so you might use it directly in your existing code as an extension.

Features

  • multiple native Java connection pools
  • can be used with server connection pools
  • CSV, HTML, XML, XML-Spreadsheet export functionality
  • prepared and unprepared statements
  • code including example
  • main class execution functionality
  • main class Bytes export fuctionality

Project Activity

See All Activity >

Follow NativeSQLPersistence

NativeSQLPersistence Web Site

Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of NativeSQLPersistence!

Additional Project Details

Registered

2017-02-02