Improved the Pseudo implementation for the db definition page. certain methods must be implemented to return the correct value instead of null. This fixes #68.
Enforce the correct behaviour of the finish button enabling if jet template with AST improvement is selected and the selected generator class implements IDBAccess. This resolves #62