org.mule.test.integration.transaction.extras
Interface LibraryDao

All Known Implementing Classes:
JdbcLibraryDao

public interface LibraryDao


Method Summary
 boolean insertBook(Book book)
           
 

Method Detail

insertBook

boolean insertBook(Book book)
                   throws Exception
Throws:
Exception


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.