refresh() public method
Refreshes the schema.
This method cleans up all cached table schemas so that they can be re-created later to reflect the database schema change.
public void refresh ( ) |
---|
refresh() public method
Refreshes the schema.
This method cleans up all cached table schemas so that they can be re-created later to reflect the database schema change.
public void refresh ( ) |
---|
Please login to continue.