Authors:
mmcentre
opensource software

JalapenoDev

Vendor: Intersystems Corporation

Email:

Website: http://groups.google...up/jalapenodev?hl=en

License: license url

Bugtracker page

Forum page

Description:

Jalapeño Development Environment

InterSystems Jalapeño (JAva LAnguage PErsistence with NO mapping) technology provides a new way for Java developers to rapidly build database applications.

Jalapeño lets Java programmers define data classes and build applications within their favourite Java development environments using object oriented techniques, and, because their data is persisted in Caché, still query it using SQL via JDBC, ODBC, Web Services or JPA Entity Manager. Jalapeño supports data-aware refactoring of object model, automatic test data population and creation of ANT scripts for common build and testing operations. Jalapeño is fully compatible with JPA and implements much of JPA functionality.

Jalapeño supports database independence by providing an export utility that will convert the Caché class schema (originally derived from pure Java class definitions) to a DDL file that can be imported into a relational database. The Object Manager automatically uses object persistence methods (Open, Save, New, Delete) when accessing Caché, and relational persistence methods (Select, Update, Insert, Delete) when it is configured to connect to a relational database.

Plugin Features:

  • Automatic database schema creation
  • Error reporting
  • Data-aware refactoring
  • Auto-completion of property names
  • Automatic test data population
  • Indices and constraints specification
  • Ant Script Support

Plugin does not include support for JavaEE Integration so it can run inside Community Edition of thr IDE. If you use Ultimate Edition Please install "Jalapeno Support for JavaEE" to enable JavaEE integration.

Downloads: 3043
Rating:
Participated in rating: 0
Version Since Build Until Build File/URL Size (Kb) Date Dependency
9.0.1. 80.8000. . Download 3346.55. 2010-06-25 00:31:23 .
8.5.4.beta. 85.9732. . Download 2260.25. 2010-03-09 02:31:02 com.intellij.javaee.
1.5.9. 75.7590. . Download 2258.23. 2010-03-09 02:27:37 com.intellij.javaee.
8.5.3.beta. 85.9732. . Download 2303.14. 2010-02-04 01:29:49 com.intellij.javaee.
8.5.3.beta. 85.9732. . Download 2284.85. 2009-04-14 00:06:42 com.intellij.javaee.
1.5.4. 75.7590. . Download 2255.67. 2009-02-05 05:35:38 com.intellij.javaee.
1.5.3. 75.7590. . Download 2348.07. 2009-02-01 20:30:36 com.intellij.javaee.
1.5.1. 75.7590. . Download 2337.9. 2008-12-07 19:26:28 com.intellij.javaee.
1.4.5. 55.5581. . Download 2149.09. 2008-09-14 05:47:44 .
1.4.3. 55.5581. . Download 2136.8. 2008-07-18 02:33:57 .
1.3.22. 55.5581. . Download 2098.82. 2008-05-14 09:24:14 .
1.3.21. 55.5581. . Download 2082.82. 2008-04-17 19:02:20 .
1.3.19. 55.5581. . Download 2078.36. 2008-03-28 19:54:31 .
1.3.18. 55.5581. . Download 2105.09. 2008-03-26 05:18:30 .
1.3.17. 55.5581. . Download 2100.88. 2008-03-20 21:33:04 .
. .

Recent change notes:

Update to work with IDEA 9 (Community and Ultimate editions)

General usage instructions:

This plugin requires InterSystems Caché to be installed. If it is not installed Plugin will take user to download page.

Plugin checks if the library with InterSystems Jalapeño driver is available in IDEA environment. If it is not plugin creates a global library named “Jalapeno-CacheDB” the first time it is loaded and displays corresponding message. This should happen only once.

Comments: No comments so far.