StaticbulkStaticcreateGenerate method to add a new record to the DB
StaticdeleteGenerate method to remove a record from the DB
StaticfindGenerate method to create a new record to the DB only if always doesn't exist else this record is return
StaticgetStaticreadStaticreadGenerate method to get all records from a table of DB
StaticreadAllow to get all attributes from a table with their types
StaticsearchStaticupdateGenerate method to update a record to the DB
Generate method to add a many record to a table of DB together