Which exception hierarchy does Spring JDBC use for database-related errors?
a) SQLException
b) DataAccessException
c) JDBCException
d) DatabaseException