Back Previous Next


Linguist data package - commit

Syntax:

   commit

Keyword handler:

   net.eclecity.linguist.data.keyword.DataKCommit.class

Runtime handler(s):

   net.eclecity.linguist.data.handler.DataHCommit.class

Function:

Commits all outstanding transactions (known by this instance of the application). This updates (on the SQL database) all records that have been changed since they were last accessed, and then performs an implicit new command

Example(s):

   commit


Back Previous Next ; Exception-handling code has been removed in the interests