Categories: Object-relational mapping
Generates database mapping classes.The mapping classes allow application objects to transparently access and update relational data, and take advantage of caching to provide high performance and scalability.EdgeXtend enables application developers to use model-driven development. The data that an applications requires is visually modeled, usingcommon tools such as Rational Rose or Eclipse, and EdgeXtend automatically generates all the corresponding classes used to access data within that application. The SQL code is generated dynamically at runtime.