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

org.hibernate.jpa.internal.schemagen.package-info Maven / Gradle / Ivy

There is a newer version: 5.4.2.Final
Show newest version
/*
 * Hibernate, Relational Persistence for Idiomatic Java
 *
 * License: GNU Lesser General Public License (LGPL), version 2.1 or later.
 * See the lgpl.txt file in the root directory or .
 */

/**
 * Support for JPA 2.1 defined database schema generation.  The main class in this package is
 * {@link org.hibernate.jpa.internal.schemagen.JpaSchemaGenerator}.
 * 

* @see org.hibernate.jpa.SchemaGenAction */ package org.hibernate.jpa.internal.schemagen;





© 2015 - 2025 Weber Informatics LLC | Privacy Policy