New Convenience Functions in Data Access Layer Classes

Issue

Applications now have additional convenience functions in their Data Access Layer classes.

Consequences

This should cause no migration issues unless an application’s class was manually customized to contain a method with the same name as the new convenience method(s).  This is extremely unlikely to occur, but would require manual migration to fix.

See Also

Version 2.0 Application Migration