package Oryx::DBI::Association; use base qw(Oryx::Association); 1; __END__ =head1 NAME Oryx::DBI::Association - Abstract base class for DBI association implementations =head1 SYNOPSIS See L. =head1 DESCRIPTION This is an abstract base class inheriting from L and is implemented by the Oryx DBI association implementations. =head1 SEE ALSO L, L, L, L, L =head1 AUTHOR Richard Hundt Erichard NO SPAM AT protea-systems.comE =head1 COPYRIGHT AND LICENSE Copyright (c) 2005 Richard Hundt. This library is free software and may be used under the same terms as Perl itself. =cut