Sambil mengisi waktu luang, karena jobless di kantor, daripada otak nganggur… ngga dipake buat mikir ( hihihi.. sok banget yach.. ), akhirnya gw putusin buat nyobain I-Batis…
Apa itu I-Batis, kira – kira seperti ini (diambil dari sini ) :
iBATIS is a persistence framework which automates the mapping between SQL databases and objects in Java, .NET, and Ruby on Rails. In Java, the objects are POJOs (Plain Old Java Objects). The mappings are decoupled from the application logic by packaging the SQL statements in XML configuration files. The result is a significant reduction in the amount of code that a developer needs to access a relational database using lower level APIs like JDBC and ODBC.
Berhubung gw udah bikin catatan kecil tentang cara menggunakan i-batis versi gw n daripada gw tulis ulang, bisa donlot di sini
Regard’s
[ einstein_katro ]