예제 #1
0
 public function load(Connection $connection)
 {
     return $connection->selectCollection($this);
 }