Search Results for "java orm plugin" - Page 11

Showing 1496 open source projects for "java orm plugin"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    SmartRoot

    SmartRoot

    Semi-automated root image analysis software

    ... to specific research requirements. SmartRoot is an operating system independent freeware based on ImageJ and uses cross-platform standards (XML, SQL, Java) for communication with data analysis softwares. To cite us: Guillaume Lobet, Loïc Pagès and Xavier Draye. A Novel Image Analysis Toolbox Enabling Quantitative Analysis of Root System Architecture. 2011 Plant Physiology, Vol. 157
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    easyLife
    easyLife is a user friendly program that installs packages on Fedora as well as adjustments most users want. It makes new users' experience easy and fun, providing the means to set the OS up quickly and painless.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JarwiseDataAdapter

    JarwiseDataAdapter

    DataAdapter - Java library to work with Oracle and PostgreSQL database

    DataAdapter - Java library to work with Oracle and PostgreSQL database. This library simplifies the work of loading, creating or editing database data, as opposed to working directly with JDBC. In a few lines of code, you get objects relay database table with fields. Object Types fields correspond to types of database table fields. Here you will find similarities with familiar to you ActiveRecord.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Log4j Plugin for Eclipse

    Log4j Plugin for Eclipse

    Log4j Plugin for Eclipse which helps you to set up your logger easily

    Log4j Plugin for Eclipse which helps you to set up your logger easily in Java Projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 5

    zk-auth-module

    zk authorization module

    ZK + Spring security authorization module. Hibernate is used to provide ORM layer with MySql Dialect. There are 3 tables to provide simple user credentials. USER, ROLE, USER_ROLE. Used spring 3.1.2 RELEASE and ZK 8.0.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    strato

    strato

    模块化Web开发框架

    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    KObject java

    KObject java

    Java EE MVC2 framework

    MVC2 Client and Server framework for Java EE with ORM functionality, templates, code generation for rich client
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Freemind Search Plugin

    Plugin to allow search from multiple Freemind maps

    This is a plugin for FreeMind ( https://sourceforge.net/projects/freemind ) The main app only allows you to search the current open map. This plugin will allow you to search multiple maps for chosen key words. Code now at https://github.com/leonarduk/freemindsearchplugin
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    BeigeERP

    BeigeERP

    JEE based ERP system.

    This project is deprecated. New project - https://sourceforge.net/projects/beige-accounting WEB based ERP that works on a standard JEE server as well as on A-Jetty (Jetty 9.2 adapted for Android that can run precompiled JSP/JSTL) This project also contains: * Beige-ORM is lightweigt multi-platform (JDBC/Android) ORM library. It supports Postgresql, H2 and SQlite. * Beige-WEB is CRUD interface based on standard JEE MVC (servlet, JSP, JSTL) and AJAX, JSON. It renders forms (include entity...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10

    ThinORM

    A lightweight ORM that does not require annotations.

    This project was the result of working on systems constrained to versions of Java < 1.5 and including a great deal of code dealing with object persistence. This project was essentially a proof-of-concept to determine whether or not I could create, essentially, an alternative to JPA that did not rely on annotations. I was able to create a working system, and a fairly lightweight one at that, but it would require a great deal of work to be production ready.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ZDT

    Zhongwen Development Tool - helping to study Mandarin Chinese

    The ZDT (Zhongwen Development Tool) is written in Java using the Eclipse RCP to help users study mandarin Chinese. The most important feature is the flashcard study feature. ZDT currently contains: * a Flashcard plugin for memorizing Chinese characters, their meaning and their pinyin/pronunciation. The user is able to import Character lists or enter them manually. This * a Dictionary search plugin with three dictionaries: ADSO, CeDict, HanDeDict. The HanDeDict is a German dictionary...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 12
    Debugger for Bash version 3(Bourne again shell). Plugin for Eclipse. Will only work with shell script editor ShellEd.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    GeneratorEclipsePlugin

    GeneratorEclipsePlugin

    Eclipse Repository for Code Converters

    This is the Eclipse Plugin Site for "Java Code Generators". The plugin provides a menu entry "Java Code Converters" in the Eclipse Package Explorer. This menu opens a sub menu. Each sub menu entry works in the same way: 1. A directory dialog is opened. 2. Choose the directory where the properties for the generation are located 3. Print "OK" and await the code generation results For each Java Code Generator different properties files with different property keys are expected...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    File Upload Applet

    A tool for web developpers, to get rid of HTML upload limitation

    AS OF JAVA PLUGIN DEPRECATION: applet execution within the navigator is "in danger". But JUpload applet can executed in JNLP mode, or within your java application. See JUpload site (howto-use page). IMPORTANT: ALL USERS SHOULD UPDATE TO THE 5.1.0 VERSION (and next) The 1.7u51 jre (published on mid January 2014), needs more information stored in the applet. Java Multiple File Upload Applet (JUpload) takes care of the limitation posed by traditional HTML upload forms by allowing you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    More Clipboard for Eclipse

    More Clipboard for Eclipse

    Paste from your Copy history!

    Project moved to GitHub: https://github.com/mikhail-barg/moreclipboard Please change your update site to https://raw.github.com/mikhail-barg/moreclipboard/master/site More Clipboard keeps track of the latest entries copied/cut into clipboard buffer and allows quick pasting from the popup list by pressing a hotkey. Inspired by Multi Clipboard plugin for Eclipse and Visual Assist for MS VS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CoNet

    CoNet

    Find relationships between repeatedly observed items

    CoNet is a Cytoscape plugin that detects significant non-random patterns of co-occurrence (copresence and mutual exclusion) in incidence and abundance data. It has been designed with (microbial) ecological data in mind, but can be applied in general to infer relationships between objects observed in different samples (for example between genes present or absent across organisms).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JS/UML is a plugin for the Eclipse IDE that reverse-engineers JavaScript code to a UML model which can then be used to generate documentation and other artifacts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Limpopo is a library for MAGE-TAB parsing and validation that will read mage-tab files into an object model, and includes a plugin mechanism that is open and extensible for writing MAGE-TAB data to other data resources such as a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    partree - Function Point Analysis (FPA)

    partree - Function Point Analysis (FPA)

    Function Point Analysis (FPA) with FreeMind

    ... plugin installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    EasyMda

    EasyMda

    An Eclipse plugin that generates source-code, from a Java based model

    easyMda is an Eclipse plugin that can generate source-code, from a model that is based on Java classes. The main goal of this project is to provide the: most flexible (anything imaginable, can be modelled and generated), easiest to develop and to use, and also a very fast: MDA/code-generator tool. The main difference with other Mda tools is that easyMda does not rely on Uml nor a Dsl, instead it uses Java classes as it's model. The advantage over Uml and Dsl is that the combined...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AV PlayerFX

    AV PlayerFX

    Java Embeddable media player

    This pure java media player has been designed to be easily embedded into Swing containers and JavaFX Stage instances. A great feature which allows to use it as a plugin in modular java programs. It can also run as standalone program. See the wiki page of this project for instructions on how to embed it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    smartsbc

    Smart Session Border Controller

    ...: a) Realtime Log file mining module. This subservice module is responsible to analize certain patterns reported in log files in order to detect possible intrusion threats. You can configure your own pattern in your own lof file in order to trigger alerts or take actions. b) Schedule module. This subservice module is responsible to trigger certain action based on cron strategies. c) Plugin module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    JUMP Database Query Plugin

    DB Query Plugin for OpenJump

    The JUMP DB Query Plugin is an extension for the OpenJUMP GIS platform that allows OpenJUMP users to give arbitrary database queries to retrieve and display geographic feature sets. Spatial databases currently supported are PostGIS, Oracle Spatial, MySQL, and SpatiaLite.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Ujorm
    Ujorm framework provides powerful objects based on the key-value architecture to common use. A part of the framework is the persistence module Ujorm designed for rapid Java development with great performance and a small footprint. Main features are type safe queries and no entity state. Important: there is available an obsolete Ujorm on the SourceForge, new changes are available on the Github only: https://github.com/pponec/ujorm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Eclipse plug-in to edit Mako Template (http://www.makotemplates.org) files. Provides syntax coloring and a limited outline view. Please use the update site https://sourceforge.net/projects/makotemplateeditor/files/update-site/ to install this plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.