草庐IT

ValidDateOrNumericTypeHolder

全部标签

scala - 错误 : class file needed by ValidDateOrNumericTypeHolder, 需要 RegisterJodaTimeConversionHelpers() - 它没有希望,我找不到导入

也许我是瞎子之类的,但我找不到我需要的导入。我在玩scala+mongodb。一切都很好,我只是这个JodaTimer有一些问题。Inthistutorial你必须像这样导入它:importcom.mongodb.casbah.conversions.scala._RegisterJodaTimeConversionHelpers()好吧,我找不到它。我只有:importcom.mongodb.casbah.commons._importcom.mongodb.casbah.util._importcom.mongodb.casbah.query._//...嗯,没有“转换”。还有另一