3435363738394041424344
newDc.initSelf() ; Rows rows = newDc.getRows("select 1 from copy_sample") ; newDc.destroySelf() ; assertEquals(1, rows.firstRow().getInt(1)) ; } /* * ���� DBManger�� Owner���� init�� destory�� ��Ų�ٸ�