org.hibernate.test.annotations.id.sequences
Class JoinColumnOverrideTest

java.lang.Object
  extended by org.hibernate.testing.junit4.BaseUnitTestCase
      extended by org.hibernate.test.annotations.id.sequences.JoinColumnOverrideTest

public class JoinColumnOverrideTest
extends BaseUnitTestCase

Tests for JIRA issue ANN-748.


Constructor Summary
JoinColumnOverrideTest()
           
 
Method Summary
 void testBlownPrecision()
           
 
Methods inherited from class org.hibernate.testing.junit4.BaseUnitTestCase
releaseTransactions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JoinColumnOverrideTest

public JoinColumnOverrideTest()
Method Detail

testBlownPrecision

public void testBlownPrecision()
                        throws Exception
Throws:
Exception


Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.