Example usage for org.hibernate.engine.spi Mapping interface-usage

List of usage examples for org.hibernate.engine.spi Mapping interface-usage

Introduction

In this page you can find the example usage for org.hibernate.engine.spi Mapping interface-usage.

Usage

From source file com.zutubi.pulse.master.transfer.jdbc.HibernateMapping.java

/**
 *
 *
 */
public class HibernateMapping implements Mapping {
    private final Configuration configuration;