org.jboss.tutorial.relationships.bean
Interface EntityTest

All Known Implementing Classes:
EntityTestBean

public interface EntityTest

Comment


Method Summary
 Flight findFlightById(java.lang.Long id)
           
 void manyToManyCreate()
           
 

Method Detail

findFlightById

Flight findFlightById(java.lang.Long id)
                      throws java.lang.Exception
Throws:
java.lang.Exception

manyToManyCreate

void manyToManyCreate()
                      throws java.lang.Exception
Throws:
java.lang.Exception