Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rpython
/
spring-framework
Public
forked from
spring-projects/spring-framework
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
spring-framework
spring-orm
src
main
java
on
master
User selector
All users
All time
Commit history
Commits on May 13, 2013
Add @Override to remaining source files
Show description for 9468548
rwinch
committed
9468548
View commit details
Copy full SHA for 9468548
View code at this point
Browse repository at this point
Commits on May 7, 2013
Consistent use of <pre class="code">
Show description for 2a44228
jhoeller
committed
2a44228
View commit details
Copy full SHA for 2a44228
View code at this point
Browse repository at this point
Commits on Mar 30, 2013
OpenJpaDialect javadoc makes no reference to TopLink anymore
jhoeller
committed
942cab4
View commit details
Copy full SHA for 942cab4
View code at this point
Browse repository at this point
EclipseLinkJpaDialect uses JPA 2.0's EntityManager unwrap method now for retrieving the underlying UnitOfWork/Connection
jhoeller
committed
6e6446c
View commit details
Copy full SHA for 6e6446c
View code at this point
Browse repository at this point
Upgraded to Hibernate 4.2.0
Show description for 184455d
jhoeller
committed
184455d
View commit details
Copy full SHA for 184455d
View code at this point
Browse repository at this point
Commits on Mar 29, 2013
Removed deprecated JpaTemplate and JpaInterceptor classes; dropped unused EntityManager(Factory)Plus mechanism
jhoeller
committed
9caa514
View commit details
Copy full SHA for 9caa514
View code at this point
Browse repository at this point
Removed deprecated JdoTemplate and JdoInterceptor classes; formally requiring JDO 3.0+ now
jhoeller
committed
7ceb022
View commit details
Copy full SHA for 7ceb022
View code at this point
Browse repository at this point
Commits on Mar 28, 2013
Removed deprecated saveOrUpdateAll method from HibernateOperations
jhoeller
committed
cc0ea4a
View commit details
Copy full SHA for cc0ea4a
View code at this point
Browse repository at this point
Fully upgraded orm.hibernate3 package to require Hibernate 3.6+ now
jhoeller
committed
541f3ed
View commit details
Copy full SHA for 541f3ed
View code at this point
Browse repository at this point
Commits on Mar 27, 2013
JPA 2.1 support, in particular for SynchronizationType.UNSYNCHRONIZED
Show description for ff160f9
jhoeller
authored and
unknown
committed
ff160f9
View commit details
Copy full SHA for ff160f9
View code at this point
Browse repository at this point
Commits on Mar 19, 2013
General JPA 2.0+ requirement; upgraded build and tests to EclipseLink 2.4, OpenJPA 2.2, Hibernate 3.6
jhoeller
committed
ceb9a05
View commit details
Copy full SHA for ceb9a05
View code at this point
Browse repository at this point
Removed iBATIS SQL Maps support
jhoeller
committed
30a9dad
View commit details
Copy full SHA for 30a9dad
View code at this point
Browse repository at this point
Commits on Mar 4, 2013
Merge branch '3.2.x' into master
Show description for ce4be3b
cbeams
committed
ce4be3b
View commit details
Copy full SHA for ce4be3b
View code at this point
Browse repository at this point
Commits on Feb 26, 2013
Polishing along with SPR-10301
jhoeller
committed
b979d8d
View commit details
Copy full SHA for b979d8d
View code at this point
Browse repository at this point
DefaultJdoDialect supports the JDO 2.2+ isolation level feature out of the box
Show description for 0d69a63
jhoeller
committed
0d69a63
View commit details
Copy full SHA for 0d69a63
View code at this point
Browse repository at this point
Commits on Feb 13, 2013
"packagesToScan" feature for Hibernate 3 and Hibernate 4 detects annotated packages as well
Show description for 5334ac5
jhoeller
authored and
unknown
committed
5334ac5
View commit details
Copy full SHA for 5334ac5
View code at this point
Browse repository at this point
Commits on Feb 1, 2013
Polish documentation in Hibernate support classes
Show description for 220d231
sbrannen
committed
220d231
View commit details
Copy full SHA for 220d231
View code at this point
Browse repository at this point
Commits on Jan 29, 2013
Fix unnecessary @SupressWarnings annotations
philwebb
committed
d89e30b
View commit details
Copy full SHA for d89e30b
View code at this point
Browse repository at this point
Commits on Jan 22, 2013
Introduced NoUniqueBeanDefinitionException as a dedicated subclass of NoSuchBeanDefinitionException
Show description for 8f103c2
jhoeller
authored and
unknown
committed
8f103c2
View commit details
Copy full SHA for 8f103c2
View code at this point
Browse repository at this point
EntityManagerFactoryUtils finds default EntityManagerFactory in parent contexts as well
Show description for 1a929f2
jhoeller
authored and
unknown
committed
1a929f2
View commit details
Copy full SHA for 1a929f2
View code at this point
Browse repository at this point
Commits on Jan 10, 2013
Marked LocalCacheProviderProxy as deprecated (following Hibernate 3.3.'s CacheProvider deprecation)
jhoeller
authored and
unknown
committed
10dceb1
View commit details
Copy full SHA for 10dceb1
View code at this point
Browse repository at this point
Commits on Jan 2, 2013
Revert "Merge branch 'SPR-10130' into cleanup-master"
Show description for 70eaf02
cbeams
committed
70eaf02
View commit details
Copy full SHA for 70eaf02
View code at this point
Browse repository at this point
Commits on Dec 28, 2012
Update Apache license headers for affected sources
cbeams
committed
b2a048b
View commit details
Copy full SHA for b2a048b
View code at this point
Browse repository at this point
Add @Override annotations to main sources
Show description for 3b40ce7
cbeams
committed
3b40ce7
View commit details
Copy full SHA for 3b40ce7
View code at this point
Browse repository at this point
Update Apache license headers for affected sources
cbeams
committed
8472a2b
View commit details
Copy full SHA for 8472a2b
View code at this point
Browse repository at this point
Fix "unnecessary @SuppressWarnings" warnings
cbeams
committed
4c7cafb
View commit details
Copy full SHA for 4c7cafb
View code at this point
Browse repository at this point
Fix [cast] compiler warnings
philwebb
authored and
cbeams
committed
6c14eaa
View commit details
Copy full SHA for 6c14eaa
View code at this point
Browse repository at this point
Fix [serial] compiler warnings
Show description for b098604
philwebb
authored and
cbeams
committed
b098604
View commit details
Copy full SHA for b098604
View code at this point
Browse repository at this point
Fix warnings due to unused import statements
philwebb
authored and
cbeams
committed
731d5be
View commit details
Copy full SHA for 731d5be
View code at this point
Browse repository at this point
Replace <code> with {@code} throughout Javadoc
Show description for 9540d2c
cbeams
committed
9540d2c
View commit details
Copy full SHA for 9540d2c
View code at this point
Browse repository at this point
Replace space indentation with tabs
Show description for 2cf45ba
philwebb
authored and
cbeams
committed
2cf45ba
View commit details
Copy full SHA for 2cf45ba
View code at this point
Browse repository at this point
Remove trailing whitespace in source files
Show description for 1762157
philwebb
authored and
cbeams
committed
1762157
View commit details
Copy full SHA for 1762157
View code at this point
Browse repository at this point
Commits on Dec 12, 2012
Consistent fine-tuning of synchronized and concurrent data structures
Show description for b9df7d6
jhoeller
committed
b9df7d6
View commit details
Copy full SHA for b9df7d6
View code at this point
Browse repository at this point
Eliminate all Javadoc warnings
Show description for f265347
cbeams
committed
f265347
View commit details
Copy full SHA for f265347
View code at this point
Browse repository at this point
Commits on Dec 4, 2012
Transaction timeouts for JPA translate to "javax.persistence.query.timeout" only (for EclipseLink compatibility)
Show description for 184361a
jhoeller
authored and
unknown
committed
184361a
View commit details
Copy full SHA for 184361a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.