mirror of
https://github.com/dalbodeule/snap-admin.git
synced 2025-06-09 05:48:20 +00:00
Documentation
This commit is contained in:
parent
a6da47775f
commit
cb7e18a920
@ -109,7 +109,7 @@ public class DbAdmin {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Finds a schema by its class object
|
* Finds a schema by its class object
|
||||||
* @param the `@Entity` class you want to find the schema for
|
* @param klass the `@Entity` class you want to find the schema for
|
||||||
* @return the schema for the `@Entity` class
|
* @return the schema for the `@Entity` class
|
||||||
* @throws DbAdminException if corresponding schema not found
|
* @throws DbAdminException if corresponding schema not found
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user