Some small fixes
This commit is contained in:
parent
fcbaef3e76
commit
0374972f12
2 changed files with 1 additions and 2 deletions
|
|
@ -456,7 +456,6 @@ public abstract class DBBean {
|
|||
* This is a workaround if the field is not visible to other classes
|
||||
*
|
||||
* @param field is the field
|
||||
* @return the value of the field
|
||||
*/
|
||||
protected void setFieldValue(Field field, Object o){
|
||||
try {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue