StaticbulkStaticcreateGenerate method to add a new record to the DB
StaticCreateStaticcreateStaticdeleteGenerate method to remove a record from the DB
StaticDeleteStaticfindGenerate method to create a new record to the DB only if always doesn't exist else this record is return
StaticreadGenerate method to get a record by id
StaticreadGenerate method to get all records from a table of DB
StaticreadAllow to get all attributes from a table with their types
StaticsyncStaticupdateGenerate method to update a record to the DB
StaticUpdate
Generate method to add a many record to a table of DB together