e.lasta-di.0.9.0.source-code.rdb.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of lasta-di Show documentation
Show all versions of lasta-di Show documentation
DI Container for LastaFlute, super forked from Seasar as Java8
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE components PUBLIC "-//DBFLUTE//DTD LastaDi 1.0//EN" "http://dbflute.org/meta/lastadi10.dtd"> <components namespace="rdb"> <!-- included by e.g. dbflute.xml, for main schema --> <include path="jta.xml"/> <!-- transaction components, basically common in all databases --> <include path="jdbc.xml"/> <!-- connection settings provided by e.g. LastaFlute or application --> <include path="tx_aop.xml"/> <!-- transaction handling by annotation --> </components>