Enterprise Client CCEE
+ How to download Enterprise Client CCEE
Uuuuh – why an own database framework?
Direct definition of database to access
Direct definition of database to access – finding password through interface
Context / Data source based definition of database to access
Dynamic definition of database to access
Usage to always create a proper database structure throughout various releases of your application
Annotations “doentity” and “doproperty”
Working with Strings – To trim or not to trim?
Querying list of objects from database
Query for limited number of objects
Accessing the tenant within the sub-select
The condition definition of a query...
The IN and the BETWEEN comparator
Working with more than one database
Working with default context and with special contexts
How is the tenant set at runtime?
...by http session within CaptainCasa UI processing
Dealing with large data (Clob etc.)
Pay attention when reading and saving...
Deleting data by using a “deletion-property”
Attribute “deletedProperty” in “@doentity” annotation
Implicit management of “deletedProperty”
Explicit management of “deletedProperty”
Use for own configuration - API
Multiple contexts – cascading configuration
Switching connection pool to “on”
Introducing own new “Simple data types”
Interface “ISimpleDataTypeExtensionDOFW”
Registering the interface implementation
Integration scenario - Running DOFW inside of an already existing database framework