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

e.lastaflute.0.6.0-RC7.source-code.jta+userTransaction.xml Maven / Gradle / Ivy

There is a newer version: 2.0.0
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE components PUBLIC "-//DBFLUTE//DTD LastaDi 1.0//EN"
	"http://dbflute.org/meta/lastadi10.dtd">
<components>
	<!--
	 including dicon gives you the unnatural error in cool deploy
	 (action's container have this dicon's container only in cool deploy)
	 so it gets dependencies in the extension class
	 by directly getting component from singleton container
	 *see the blog for the details:
	   http://d.hatena.ne.jp/jflute/20130129/1359432974
	 -->
	<!-- <include path="lastaflute_core.xml"/> -->

	<component name="userTransaction" class="org.lastaflute.db.jta.HookedUserTransaction"/>
</components>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy