Fri, 17 May 2024 09:11:17 UTC | login

Information for build mybatis-3.2.8-10.fc29

ID62038
Package Namemybatis
Version3.2.8
Release10.fc29
Epoch
SummarySQL Mapping Framework for Java
DescriptionThe MyBatis data mapper framework makes it easier to use a relational database with object-oriented applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping tools. To use the MyBatis data mapper, you rely on your own objects, XML, and SQL. There is little to learn that you don't already know. With the MyBatis data mapper, you have the full power of both SQL and stored procedures at your fingertips. The MyBatis project is developed and maintained by a team that includes the original creators of the "iBATIS" data mapper. The Apache project was retired and continued here.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 23:28:33 UTC
CompletedThu, 19 Jul 2018 23:28:33 UTC
Tags
f29
f30
f31
RPMs
src
mybatis-3.2.8-10.fc29.src.rpm (info) (download)
noarch
mybatis-3.2.8-10.fc29.noarch.rpm (info) (download)
mybatis-javadoc-3.2.8-10.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.8-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.8-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.8-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.8-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Aug 25 2016 gil cattaneo <puntogil@libero.it> 3.2.8-6 - log4j 2.6.1 build fix