|
|
|
|
| |
| DB Visual ARCHITECT SQL (DB-VA SQL) can generate the Java and .NET persistence code snippet which is capable of selecting, inserting, updating and deleting the persistent data based on the persistence class generated by DB-VA. With the help of generating the persistence code snippet for database manipulation, you can develop your application with the DB-VA generated persistence class easily, and manipulate the database effortlessly by simply using the generated code snippet. |
| |
|
|
| |
|
|
| Java Persistence Code Generation
|
|
|
By providing different database operations, DB-VA SQL can generate the Java code snippet to insert, retrieve, save, update and delete records from the database based on the Java persistence code.
|
|
|
|
 |
|
|
|
|
| C# Persistence Code Generation
|
|
|
By making use of the generated .NET persistence layer, DB-VA SQL can generate C# source code for manipulating the database. You can generate the C# code snippet for inserting, retrieving, updating, saving and deleting records from the database.
|
|
|
|
 |
|
|
|
|
| VB .NET Persistence Code Generation
|
|
|
DB-VA SQL supports the generation of VB.NET code snippet based on the .NET persistence layer to manipulate the database, including retrieving, inserting, updating and deleting records.
|
|
|
|
 |
|
|
|
|
| C++ Persistence Code Generation
|
|
|
As the DB-VA generated .NET persistence layer is applicable to all .NET language, DB-VA SQL can also generate C++ code snippet to manipulate the database; i.e., C++ code snippet for inserting, updating, retrieving and deleting records from database can also be generated.
|
|
|
|
 |
|
|
|
|
|