public class PojoInfo extends Object
限定符和类型 | 方法和说明 |
---|---|
Collection<PojoProperty> |
getProperties() |
PojoProperty |
getProperty(String name) |
Class |
getRowType() |
Type |
getType() |
public Type getType()
public Class getRowType()
public PojoProperty getProperty(String name)
public Collection<PojoProperty> getProperties()
Copyright © 2018. All rights reserved.