PHP Classes

Classes of Christian Velin

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Christian Velin (1)  >  Mission progress status  >  Reputation  
Picture of Christian Velin
Name: Christian Velin <contact>
Classes: 1
Country: Sweden Sweden
Age: 50
All time rank: 174315 in Sweden Sweden
Week rank: 185 Up1 in Sweden Sweden Up
All time users: 1641
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image DbCodeBuilder  
Generate code to access databases as data objects
This package can be used to generate code for classes to access databases as objects.

It accesses a database to retrieve the information about tables and columns for which it is intended to generate data access classes.

It generates value object classes (VO) to manage the mapped object information with all the necessary getter and setter functions.

It also generates data object class (DAO) to perform the actual database access operations at application runtime, like INSERT, SELECT, UPDATE, and DELETE.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z