TMDBC

Database client tool based on Java method to SQL command mapping
Download

TMDBC Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • thormick
  • Operating Systems:
  • Windows All
  • File Size:
  • 423 KB

TMDBC Tags


TMDBC Description

TMDBC is a database communication library that works by mapping Java methods to SQL commands, aiming to fully expose all features of the database through Java call semantics and Plain Old Java Objects as seamlessly as the Java metaprogramming facilities allow. It uses an approach that checks SQL commands at compile time and handles everything needed to integrate Java and the SQL commands, and eliminates the need for either boilerplate code or boilerplate configuration files when using a SQL database, and also provides a static compile time check of the SQL commands themselves and the types exposed by them. TMDBC therefore expands upon what is checked by compilation from the internals of an application to the interface between the database and application. Give TMDBC a try to fully assess its capabilities!


TMDBC Related Software