NAME
DBIx::Class::Sims::Relationship - The Sims wrapper of a "" in DBIx::Class::Relationship
PURPOSE
This object wraps a "" in DBIx::Class::Relationship and provides a set of useful methods around it.
METHODS
name()
Returns the name of this relationship.
source()
Returns the "" in DBIx::Class::Sims::Source this relationships is defined in.
target()
Returns the "" in DBIx::Class::Sims::Source this relationships connects to.
is_fk()
Returns a boolean indicating if this is a parent relationship or not.
AUTHOR
Rob Kinyon <rob.kinyon@gmail.com>
LICENSE
Copyright (c) 2013 Rob Kinyon. All Rights Reserved. This is free software, you may use it and distribute it under the same terms as Perl itself.