com.github.drinkjava2.jsqlbox
Interface TailType

All Known Implementing Classes:
ActiveRecord, Tail

public interface TailType

TailType has a tails() method return a map instance stored tail values

Since:
2.0.4
Author:
Yong Zhu

Method Summary
 Map<String,Object> tails()
           
 

Method Detail

tails

Map<String,Object> tails()


Copyright © 2018. All rights reserved.