
Fey::SQL::Fragment::Join - Represents a single join in a FROM clause

This class represents part of a FROM clause,
usually a join,
but it can also represent a single table or subselect.
It is intended solely for internal use in Fey::SQL objects, and as such is not intended for public use.

Dave Rolsky, <autarch@urth.org>

See Fey for details on how to report bugs.

Copyright 2006-2009 Dave Rolsky, All Rights Reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.