|
|
1
1
能够 使用 PDO::FETCH_CLASSTYPE
|
|
|
2
0
根据 the comments section on the PDOStatement->fetch()
所以有区别
现在我不知道它是否能用工厂方法而不是现有对象工作,但是调用execute()和fetch()是您至少能做的:) |