Projects tagged ‘mysql’ and ‘storedprocedure’


Jump to tag:

Projects tagged ‘mysql’ and ‘storedprocedure’

Filtered by Project Tags mysql storedprocedure

Refine results Project Tags java (3) annotation (1) jquery (1) oracle (1) plugin (1) css (1) python (1) security (1) springframework (1) javascript (1) pear (1) perl (1)

[4 total ]

0 Users

JProcedure is a generic engine written completely in Java (1.5) for invoking stored procedures on variety of database platforms (Oracle, PostreSQL, MySQL, etc). It uses java annotations to describe ... [More] information necessary for a proper stored procedure call and lets you define whether the results should be cached or not. It also allows you to inject custom written interceptors to add specific logic to procedure invocation (you may find interceptors useful for logging or performance measuring purposes) [Less]
Created 12 months ago.

0 Users

jdbc-proc provides mappings from POJOs to stored procedures arguments. Main features: uses mapping specification of JPA with annotations: Entity, Column, OneToOne, ManyToOne, OneToMany ... [More] , JoinColumn creates stored procedures mapping code on the fly integrated with spring framework For step-by-step instructions, see Getting Started guide [Less]
Created 4 months ago.

0 Users

The project is a teaching resource. Including: php(pear) mysql python web security javascript(jquery) css
Created 12 months ago.

0 Users

External Language Stored Procedures for MySQL is a patch for MySQL to provide support for stored procedures written in an external languages. Stored procedures are declared in SQL using SQL standards ... [More] compliant syntax. Additional stored procedure languages are implemented as plug-ins to be installed at run time into the server. Currently, plugins for Java and Perl are implemented, as well as support for declaring XML-RPC requests as stored procedures. [Less]
Created 4 months ago.