Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
あなたがLift+db4oプロジェクトを持っているとしましょう...ユーザーモデルをどのように定義しますか?MetaMegaProtoUserを拡張する必要がありますか?
よろしくお願いします、エタム。
はい、MetaMegaProtoUser を拡張する必要があります。
class User extends MetaMegaProtoUser[User] { ... }
ユーザー登録、パスワード変更などのすべてを処理します。