All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by relational with all dependencies

Search JAR files by class name

jsql from group org.jaxdb (version 0.6.0)

jSQL is an extension to DDLx, offering a lightweight ORM (Object Relational Mapping) solution that runs on the JDBC v4.3 API. The jSQL framework provides strongly-typed semantics for the SQL language, as well as a cohesive binding to user data models. jSQL uses a SQL schema defined in a DDLx file to create a one-to-one, Object-Model-to-Data-Model API that is vendor agnostic.

Group: org.jaxdb Artifact: jsql
Show all versions Show documentation Show source 
 

0 downloads
Artifact jsql
Group org.jaxdb
Version 0.6.0
Last update 27. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies sql, json, binarytree, sqlx, ddlx,
There are maybe transitive dependencies!

skipledger-sql from group io.crums (version 0.5.1)

SQL implementation of the hash ledger. The hash ledger is a skip ledger annotatated with crumtrails (witness records). It contains only opaque hashes. This module maintains the hash ledger on a relational database. It also models the source ledger (the data being tracked) as 2 SQL queries: one, to determine the number rows in the ledger; the second, to return the ledger row for a given row number.

Group: io.crums Artifact: skipledger-sql
Show all versions Show documentation Show source 
 

0 downloads
Artifact skipledger-sql
Group io.crums
Version 0.5.1
Last update 25. October 2022
Organization not specified
URL Not specified
License GNU Affero General Public License, Version 3
Dependencies amount 1
Dependencies skipledger,
There are maybe transitive dependencies!

flink-table-uber-blink_2.12 from group org.apache.flink (version 1.13.6)

Group: org.apache.flink Artifact: flink-table-uber-blink_2.12
Show all versions Show source 
 

0 downloads
Artifact flink-table-uber-blink_2.12
Group org.apache.flink
Version 1.13.6
Last update 04. February 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies flink-sql-parser, flink-sql-parser-hive, slf4j-api, jsr305,
There are maybe transitive dependencies!

flink-table-uber-blink_2.11 from group org.apache.flink (version 1.13.6)

Group: org.apache.flink Artifact: flink-table-uber-blink_2.11
Show all versions Show source 
 

0 downloads
Artifact flink-table-uber-blink_2.11
Group org.apache.flink
Version 1.13.6
Last update 04. February 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies flink-sql-parser, flink-sql-parser-hive, slf4j-api, jsr305,
There are maybe transitive dependencies!

flink-table-uber-blink_2.11 from group com.qcloud.oceanus (version 1.10.1)

Group: com.qcloud.oceanus Artifact: flink-table-uber-blink_2.11
Show documentation Show source 
 

0 downloads
Artifact flink-table-uber-blink_2.11
Group com.qcloud.oceanus
Version 1.10.1
Last update 14. June 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies flink-sql-parser, slf4j-api, jsr305,
There are maybe transitive dependencies!

Lifecycle from group net.imadz (version 0.9.13)

Lifecycle AOP Framework. Enabling describe enhanced State Diagram with Java language, and processing relational Lifecycle constraints(including: state validations, transitions validations), concurrency, lifecycle callbacks, lifecycle events implicitely with Lifecycle Engine. This engine can be used by class load time (Java Instrumentation) or compile time (Lifecycle-StaticWeaver-maven-plugin).

Group: net.imadz Artifact: Lifecycle
Show all versions Show documentation Show source 
 

0 downloads
Artifact Lifecycle
Group net.imadz
Version 0.9.13
Last update 09. December 2017
Organization not specified
URL https://github.com/zhongdj/Lifecycle
License CDDL + GPL
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dsql from group org.vesalainen.dsql (version 1.0.2)

Datastore SQL engine (DSQL) for Google appengine datastore. DSQL extends gae datastore in implementing local joins between datastore kinds as well as providing local filtering for unindexed properties. DSQL uses familiar sql-syntax. SQL joins are optimized using datastore statistics. It is assumed that datastore schema is designed like relational db. However parent/child relationships are supported. Also supported are special datatypes in package com.google.appengine.api.datastore like Email, Phonenumber, ...

Group: org.vesalainen.dsql Artifact: dsql
Show all versions Show documentation Show source 
 

0 downloads
Artifact dsql
Group org.vesalainen.dsql
Version 1.0.2
Last update 01. November 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies appengine-api-1.0-sdk, appengine-remote-api, sql, magic,
There are maybe transitive dependencies!

btb from group org.formix (version 1.3.2)

Bridge to Babylon is a lightweight object relational mapper. The main goal of this library is simplicity. It is intended to be used with POJOs without the need of external XML mapping definition or any kind of annotation. This approache makes Bridge to Babylon the best compromize between simplicity (no xml mapping) and light library footprint: You don't use annotations so you don't have to deploy Bridge to Babylon along with your jars on remote clients.

Group: org.formix Artifact: btb
Show documentation Show source 
 

1 downloads
Artifact btb
Group org.formix
Version 1.3.2
Last update 31. August 2015
Organization not specified
URL http://btb.sourceforge.net/
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

PA4RDF from group org.xenei (version 1.3)

Persistence Annotation for RDF (PA4RDF) is a set of annotations and an entity manager that provides JPA like functionality on top of an RDF store while accounting for and exploiting the fundamental differences between graph storage and relational storage. PA4RDF introduces three (3) annotations that map a RDF triple (subject, predicate, object) to a Plain Old Java Object (POJO) using Java's dynamic proxy capabilities.

Group: org.xenei Artifact: PA4RDF
Show all versions Show documentation Show source 
 

0 downloads
Artifact PA4RDF
Group org.xenei
Version 1.3
Last update 21. February 2015
Organization XENEI.org
URL http://claudenw.github.com/PA4RDF
License The Apache Software License, Version 2.0
Dependencies amount 8
Dependencies commons-proxy, commons-lang3, commons-lang, junit, slf4j-api, slf4j-log4j12, cglib, apache-jena,
There are maybe transitive dependencies!

bridge from group net.sf.btb (version 1.3.1)

Bridge to Babylon is a lightweight object relational mapper. The main goal of this library is simplicity. It is intended to be used with POJOs without the need of external XML mapping definition or any kind of annotation. This approache makes Bridge to Babylon the best compromize between simplicity (no xml mapping) and light library footprint: You don't use annotations so you don't have to deploy Bridge to Babylon along with your jars on remote clients.

Group: net.sf.btb Artifact: bridge
Show all versions Show documentation Show source 
 

0 downloads
Artifact bridge
Group net.sf.btb
Version 1.3.1
Last update 09. September 2013
Organization not specified
URL http://btb.sourceforge.net/
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 54 from 56 (items total 560)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy