Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] bug fix proposal for bug 273338

patch for bug 273338 - "NullPointerException possible in DatabaseAccessor"
is available for review: https://bugs.eclipse.org/bugs/show_bug.cgi?id=273338 Changes: DatabaseAccessor will throw DatabaseException.databaseAccessorConnectionIsNull if its connection is null in prepareStatement

Best Regards,
Chris


Back to the top