A B C D E F G H I K M N O P Q R S T U V 
All Classes All Packages

B

build(Class<T>) - Static method in class com.github.amjadnas.sqldbmanager.builder.DBHandler
this method is used to build database handler all the user has to is provide a handler class to be build be aware that every field in the handler class won't be instantiated if it's not annotated as a @Dao the DAOs must be provided as interfaces otherwise an IllegalArgumentException will be thrown.
A B C D E F G H I K M N O P Q R S T U V 
All Classes All Packages